[NETFILTER]: ip6_tables: netns preparation
authorAlexey Dobriyan <adobriyan@sw.ru>
Thu, 31 Jan 2008 12:03:45 +0000 (04:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:27:39 +0000 (19:27 -0800)
* Propagate netns from userspace down to xt_find_table_lock()
* Register ip6 tables in netns (modules still use init_net)

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>

No differences found