swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Revision 793245eeb97bd28e363f2b0f2e766fdbff0c9619 authored by Patrick McHardy on 17 August 2005, 03:39:38 UTC, committed by David S. Miller on 17 August 2005, 03:39:38 UTC
When packets hit raw sockets the csum update isn't done yet, do it manually.
Packets can also reach rawv6_rcv on the output path through
ip6_call_ra_chain, in this case skb->ip_summed is CHECKSUM_NONE and this
codepath isn't executed.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 12aaa08
History
Tip revision: d1221cea11fca0f6946bdd032a45b22cecfc0f99 authored by Linus Torvalds on 13 September 2022, 13:11:38 UTC
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Tip revision: d1221ce

README

back to top