commit | 9ba1627617d396135a4d679542a3623d5819e628 | [log] [tgz] |
---|---|---|
author | Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp> | Tue Aug 22 00:29:37 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:55:21 2006 -0700 |
tree | 4a0a72bca0e4a6ad91ae89b572ac58a074ba4eab | |
parent | 131852176c1f5b4350b4af811d1836db387d0c61 [diff] |
[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent version 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>