Hello: This patch was applied to netdev/net.git (refs/heads/master):
On Sat, 30 Jan 2021 08:13:27 +0900 you wrote: > UDP/IP header of UDP GROed frag_skbs are not updated even after NAT > forwarding. Only the header of head_skb from ip_finish_output_gso -> > skb_gso_segment is updated but following frag_skbs are not updated. > > A call path skb_mac_gso_segment -> inet_gso_segment -> > udp4_ufo_fragment -> __udp_gso_segment -> __udp_gso_segment_list > does not try to update UDP/IP header of the segment list but copy > only the MAC header. > > [...] Here is the summary with links: - [RESEND,net,v4] udp: ipv4: manipulate network header of NATed UDP GRO fraglist https://git.kernel.org/netdev/net/c/c3df39ac9b0e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html