[NETFILTER]: Merge ipt_tos into xt_dscp
Merge ipt_tos into xt_dscp. Merge ipt_tos (tos v0 match) into xt_dscp. They both match on the same field in the IPv4 header, so it seems reasonable to keep them in one piece. This is part one of the implicit 4-patch series to move tos to xtables and extend it by IPv6. Signed-off-by:Jan Engelhardt <jengelh@computergmbh.de> Signed-off-by:
Patrick McHardy <kaber@trash.net> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- net/ipv4/netfilter/Kconfig 0 additions, 9 deletionsnet/ipv4/netfilter/Kconfig
- net/ipv4/netfilter/Makefile 0 additions, 1 deletionnet/ipv4/netfilter/Makefile
- net/ipv4/netfilter/ipt_tos.c 0 additions, 50 deletionsnet/ipv4/netfilter/ipt_tos.c
- net/netfilter/Kconfig 5 additions, 1 deletionnet/netfilter/Kconfig
- net/netfilter/xt_dscp.c 22 additions, 2 deletionsnet/netfilter/xt_dscp.c
Loading
Please register or sign in to comment