From: Alexey Dobriyan Date: Tue, 4 Nov 2008 13:22:55 +0000 (+0100) Subject: netfilter: netns ebtables: part 1 X-Git-Tag: v2.6.29-rc1~581^2~367^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=511061e2dd1b84bb21bb97c9216a19606c29ac02;p=pandora-kernel.git netfilter: netns ebtables: part 1 * propagate netns from userspace, register table in passed netns * remporarily register every ebt_table in init_net P. S.: one needs to add ".netns_ok = 1" to igmp_protocol to test with ebtables(8) in netns. Signed-off-by: Alexey Dobriyan Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed