xfrm4: strip ECN bits from tos field
authorUlrich Weber <uweber@astaro.com>
Wed, 22 Sep 2010 06:45:11 +0000 (06:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Sep 2010 03:25:48 +0000 (20:25 -0700)
commit94e2238969e89f5112297ad2a00103089dde7e8f
tree95a65a101132a512b70918cdecfd74d209a47862
parent3f5a2a713aad28480d86b0add00c68484b54febc
xfrm4: strip ECN bits from tos field

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>
net/ipv4/xfrm4_policy.c