diff options
author | Eric Dumazet <edumazet@google.com> | 2016-01-15 13:56:56 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-01-15 21:07:23 +0100 |
commit | 34ae6a1aa0540f0f781dd265366036355fdc8930 (patch) | |
tree | 11df908434ac0da470b34a08fd254df1429c4e65 /net/sctp | |
parent | net: phy: turn carrier off on phy attach (diff) | |
download | linux-34ae6a1aa0540f0f781dd265366036355fdc8930.tar.xz linux-34ae6a1aa0540f0f781dd265366036355fdc8930.zip |
ipv6: update skb->csum when CE mark is propagated
When a tunnel decapsulates the outer header, it has to comply
with RFC 6080 and eventually propagate CE mark into inner header.
It turns out IP6_ECN_set_ce() does not correctly update skb->csum
for CHECKSUM_COMPLETE packets, triggering infamous "hw csum failure"
messages and stack traces.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions