From: Jan Engelhardt Date: Wed, 5 Dec 2007 07:38:13 +0000 (-0800) Subject: [NETFILTER]: Merge ipt_TOS into xt_DSCP X-Git-Tag: v2.6.25-rc1~1162^2~1258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9fd49680954714473d6cbd2546d6ff120f96840;p=pandora-kernel.git [NETFILTER]: Merge ipt_TOS into xt_DSCP Merge ipt_TOS into xt_DSCP. Merge ipt_TOS (tos v0 target) into xt_DSCP. They both modify the same field in the IPv4 header, so it seems reasonable to keep them in one piece. This is part two of the implicit 4-patch series to move tos to xtables and extend it by IPv6. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed