From: Jakub Kicinski Date: Sat, 5 Aug 2023 01:24:53 +0000 (-0700) Subject: Merge branch 'tunnels-fix-ipv4-pmtu-icmp-checksum' X-Git-Tag: v6.6.17~4234^2~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ec935188399d8f7f8618c7ec1c83eb6da8d3118f;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'tunnels-fix-ipv4-pmtu-icmp-checksum' Florian Westphal says: ==================== tunnels: fix ipv4 pmtu icmp checksum The checksum of the generated ipv4 icmp pmtud message is only correct if the skb that causes the icmp error generation is linear. Fix this and add a selftest for this. ==================== Link: https://lore.kernel.org/r/20230803152653.29535-1-fw@strlen.de Signed-off-by: Jakub Kicinski --- ec935188399d8f7f8618c7ec1c83eb6da8d3118f