[NETFILTER]: x_tables: add TRACE target
The TRACE target can be used to follow IP and IPv6 packets through the ruleset. Signed-off-by:Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> Signed-off-by:
Patrick NcHardy <kaber@trash.net> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/linux/skbuff.h 3 additions, 1 deletioninclude/linux/skbuff.h
- net/core/skbuff.c 8 additions, 0 deletionsnet/core/skbuff.c
- net/ipv4/ip_output.c 4 additions, 0 deletionsnet/ipv4/ip_output.c
- net/ipv4/netfilter/ip_tables.c 114 additions, 13 deletionsnet/ipv4/netfilter/ip_tables.c
- net/ipv6/ip6_output.c 4 additions, 0 deletionsnet/ipv6/ip6_output.c
- net/ipv6/netfilter/ip6_tables.c 115 additions, 13 deletionsnet/ipv6/netfilter/ip6_tables.c
- net/netfilter/Kconfig 12 additions, 0 deletionsnet/netfilter/Kconfig
- net/netfilter/Makefile 1 addition, 0 deletionsnet/netfilter/Makefile
- net/netfilter/xt_TRACE.c 53 additions, 0 deletionsnet/netfilter/xt_TRACE.c
Loading
Please register or sign in to comment