[NETFILTER]: IPv6 capable xt_tos v1 match
authorJan Engelhardt <jengelh@computergmbh.de>
Wed, 5 Dec 2007 07:38:30 +0000 (23:38 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:56:00 +0000 (14:56 -0800)
commitf1095ab51d4297d4a84b64a65c71054183a73486
tree50b3d4fe6d4a23cf5072fd3a92cf935d1545ba57
parentc9fd49680954714473d6cbd2546d6ff120f96840
[NETFILTER]: IPv6 capable xt_tos v1 match

Extends the xt_dscp match by xt_tos v1 to add support for selectively
matching any bit in the IPv4 TOS and IPv6 Priority fields. (ipt_tos
and xt_dscp only accepted a limited range of possible values.)

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>
include/linux/netfilter/xt_dscp.h
net/netfilter/xt_dscp.c