]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xfrm4: strip ECN bits from tos field
authorUlrich Weber <uweber@astaro.com>
Wed, 22 Sep 2010 06:45:11 +0000 (06:45 +0000)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 6 Jan 2011 23:08:13 +0000 (18:08 -0500)
commitb85d0141df0385ecfbbd6a5b6e11c5055226b9ed
tree40ea20d9e886b45ecbc2a540efca895ece21cafd
parent78528b972d7d73b221ba5a404bab65c0522be697
xfrm4: strip ECN bits from tos field

commit 94e2238969e89f5112297ad2a00103089dde7e8f upstream.

otherwise ECT(1) bit will get interpreted as RTO_ONLINK
and routing will fail with XfrmOutBundleGenError.

Signed-off-by: Ulrich Weber <uweber@astaro.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/ipv4/xfrm4_policy.c