]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xfrm4: strip ECN and IP Precedence bits in policy lookup
authorUlrich Weber <uweber@astaro.com>
Tue, 5 Oct 2010 11:46:19 +0000 (13:46 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Mar 2011 19:43:22 +0000 (12:43 -0700)
commit7ee72472c6fe2994c9195fb3da665aa4ec1d9928
treea1d613a10738d0c2f1d7948a2d90b2e37aef893e
parenta9108eedb9f2831904f9cb1250aabd4e3413fb02
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