commit | 8280aa6182f03c4e27dc235ce0440bc94927dc28 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@sw.ru> | Thu Jan 31 04:04:13 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:27:39 2008 -0800 |
tree | aff3a05fabf07b8bb17d0e0867a48fdcf4921045 | |
parent | 336b517fdc0f92f54a3f77a2d0933f9556aa79ad [diff] |
[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 <adobriyan@sw.ru> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>