]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit1f210734f49d424b2038d951ad7ecc4168e33057
tree2bdc67caa0b6cca6d580c0c2fc9642fbccf0a1f6
parenta36ed809bbee72bd3e7593b9cf7d11b9a44e2074
[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