From: Yasuyuki Kozakai Date: Tue, 22 Aug 2006 07:29:37 +0000 (-0700) Subject: [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent version X-Git-Tag: v2.6.19-rc1~1272^2~226 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ba1627617d396135a4d679542a3623d5819e628;p=pandora-kernel.git [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 Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed