netfilter: netns ebtables: part 1
authorAlexey Dobriyan <adobriyan@gmail.com>
Tue, 4 Nov 2008 13:22:55 +0000 (14:22 +0100)
committerPatrick McHardy <kaber@trash.net>
Tue, 4 Nov 2008 13:22:55 +0000 (14:22 +0100)
* 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 <adobriyan@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found