public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v2 0/2] udp: Fix some minor warts in the ICMP error propagation code
@ 2025-03-28  3:34 David Gibson
  2025-03-28  3:34 ` [PATCH v2 1/2] udp: Don't attempt to forward ICMP socket errors to other sockets David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Gibson @ 2025-03-28  3:34 UTC (permalink / raw)
  To: Stefano Brivio, passt-dev, Jon Maloy; +Cc: 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

 udp.c | 40 +++++++++++++++++++++-------------------
 1 file changed, 21 insertions(+), 19 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-03-28 14:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-28  3:34 [PATCH v2 0/2] udp: Fix some minor warts in the ICMP error propagation code David Gibson
2025-03-28  3:34 ` [PATCH v2 1/2] udp: Don't attempt to forward ICMP socket errors to other sockets David Gibson
2025-03-28  3:34 ` [PATCH v2 2/2] udp: Improve name of UDP related ICMP sending functions David Gibson
2025-03-28 14:29 ` [PATCH v2 0/2] udp: Fix some minor warts in the ICMP error propagation code Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).