[PATCH 0/12 net-2.6.25] [NETNS]: Routing namespacing on IP output path.

Denis V. Lunev den at openvz.org
Tue Jan 22 07:58:54 PST 2008


This set introduces namespacing in the IP output path. The namespace is
added to all routing API functions except ones with a valid socket. This
is very intrusive.

Routing cache is virtualized as a part of this efforts, though the hash
function is not tuned to use namespace id. This not required to work in
initial namespace.

ICMP replies now also use correct namespace.

Signed-off-by: Denis V. Lunev <den at openvz.org>




More information about the Containers mailing list