From: David S. Miller Date: Fri, 26 Mar 2021 00:27:30 +0000 (-0700) Subject: Merge branch 'tunnel-shinfo' X-Git-Tag: accepted/tizen/unified/20230118.172025~7507^2~70 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3cec1921a199ba52fa8c7239755c58107842dd65;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'tunnel-shinfo' Antoine Tenart says: ==================== net: do not modify the shared tunnel info when PMTU triggers an ICMP reply The series fixes an issue were a shared ip_tunnel_info is modified when PMTU triggers an ICMP reply in vxlan and geneve, making following packets in that flow to have a wrong destination address if the flow isn't updated. A detailled information is given in each of the two commits. This was tested manually with OVS and I ran the PTMU selftests with kmemleak enabled (all OK, none was skipped). ==================== Signed-off-by: David S. Miller --- 3cec1921a199ba52fa8c7239755c58107842dd65