]> git.baikalelectronics.ru Git - kernel.git/commit
[NETFILTER]: arp_tables: netns preparation
authorAlexey Dobriyan <adobriyan@sw.ru>
Thu, 31 Jan 2008 12:04:32 +0000 (04:04 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:27:40 +0000 (19:27 -0800)
commite0c9ecd2414b40657402c2ddf773df396142010d
tree8a9607a237767a768e33b9113a93b589fb2e1ee4
parentfdadaafdfcebb3e304d1cc34bfea86ea489c6185
[NETFILTER]: arp_tables: netns preparation

* Propagate netns from userspace.
* arpt_register_table() registers table in supplied netns.

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>
include/linux/netfilter_arp/arp_tables.h
net/ipv4/netfilter/arp_tables.c
net/ipv4/netfilter/arptable_filter.c