28 Mar
2025
28 Mar
'25
3:29 p.m.
On Fri, 28 Mar 2025 14:34:13 +1100
David Gibson
While working on using connected sockets for both sides of UDP flows, I spotted a couple of minor problems in the recently added ICMP error propagation code. Here are the fixes.
v2: * Rebase and fix conflict with Jon's recent fix in the same code
David Gibson (2): udp: Don't attempt to forward ICMP socket errors to other sockets udp: Improve name of UDP related ICMP sending functions
Applied. -- Stefano