[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent version
authorYasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>
Tue, 22 Aug 2006 07:29:37 +0000 (00:29 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:55:21 +0000 (14:55 -0700)
This replaces IPv4 dscp match by address family independent version.
This also
- utilizes dsfield.h to get the DS field in IPv4/IPv6 header, and
- checks for the DSCP value from user space.
- fixes Kconfig help text.

Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found