[PATCH 0/12 net-2.6.26] icmp_socket namespacing

Denis V. Lunev den at openvz.org
Fri Feb 29 05:39:20 PST 2008


This set of patches is targeted to create separate icmp_socket inside
each namespace. Both IPv4 and IPv6 codepaths are affected.

Though, in order to do this smoothly, a bit of optimisations are
performed. The kernel from now on will use sock rather than socket on
the ICMP send path.

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



More information about the Containers mailing list