-
- Downloads
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
This includes the most simple cases for netfilter. The first part is tne queue modules for ipv4 and ipv6, on which the net/ipv4/ and net/ipv6/ paths are reused from the appropriate ipv4 and ipv6 code. The conntrack module is also patched, but this hunk is very small and simple. Signed-off-by:Pavel Emelyanov <xemul@openvz.org> Acked-by:
Patrick McHardy <kaber@trash.net> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/ip.h 2 additions, 0 deletionsinclude/net/ip.h
- include/net/ipv6.h 2 additions, 0 deletionsinclude/net/ipv6.h
- net/ipv4/netfilter/ip_queue.c 2 additions, 21 deletionsnet/ipv4/netfilter/ip_queue.c
- net/ipv4/sysctl_net_ipv4.c 3 additions, 2 deletionsnet/ipv4/sysctl_net_ipv4.c
- net/ipv6/netfilter/ip6_queue.c 1 addition, 21 deletionsnet/ipv6/netfilter/ip6_queue.c
- net/ipv6/sysctl_net_ipv6.c 4 additions, 2 deletionsnet/ipv6/sysctl_net_ipv6.c
- net/netfilter/nf_conntrack_standalone.c 6 additions, 9 deletionsnet/netfilter/nf_conntrack_standalone.c
Loading
Please register or sign in to comment