[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)
commit79df341ab6c0b1eab77921265ddd1b17ec4db13a
tree8a9607a237767a768e33b9113a93b589fb2e1ee4
parent8280aa6182f03c4e27dc235ce0440bc94927dc28
[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