[NETFILTER]: x_tables: netns propagation for /proc/net/*_tables_names
authorAlexey Dobriyan <adobriyan@sw.ru>
Thu, 31 Jan 2008 12:49:16 +0000 (04:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:28:05 +0000 (19:28 -0800)
commit715cf35ac9291f31a4fea7d022695a64cac0af80
tree2bdc67caa0b6cca6d580c0c2fc9642fbccf0a1f6
parent025d93d148d46bedb26905975f5d9c83d280b46e
[NETFILTER]: x_tables: netns propagation for /proc/net/*_tables_names

Propagate netns together with AF down to ->start/->next/->stop
iterators. Choose table based on netns and AF for showing.

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>
net/netfilter/x_tables.c