From: Alexey Dobriyan Date: Thu, 31 Jan 2008 12:04:13 +0000 (-0800) Subject: [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW X-Git-Tag: v2.6.25-rc1~1089^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8280aa6182f03c4e27dc235ce0440bc94927dc28;p=pandora-kernel.git [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW Now it's possible to list and manipulate per-netns ip6tables rules. Filtering decisions are based on init_net's table so far. P.S.: remove init_net check in inet6_create() to see the effect Signed-off-by: Alexey Dobriyan Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed