]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
xfrm4: strip ECN and IP Precedence bits in policy lookup
authorUlrich Weber <uweber@astaro.com>
Mon, 1 Nov 2010 15:23:04 +0000 (08:23 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Dec 2010 21:24:19 +0000 (13:24 -0800)
commit1d58c9a17dc76d4ae75e9f63417be0e6de48bb48
treec6eafcbd92a3b04c9513831ca29aff1ef12d597e
parent62a6deb643c058b1ad01b0c65f694822f90d2bf5
xfrm4: strip ECN and IP Precedence bits in policy lookup

[ Upstream commit 94e2238969e89f5112297ad2a00103089dde7e8f ]

dont compare ECN and IP Precedence bits in find_bundle
and use ECN bit stripped TOS value in xfrm_lookup

Signed-off-by: Ulrich Weber <uweber@astaro.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/ipv4/xfrm4_policy.c