[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)
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

Simple merge