public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/2] udp: add guest-to-remote traceroute for IPv4
@ 2025-03-15 15:32 Jon Maloy
  2025-03-15 15:32 ` [PATCH 1/2] udp: correct source address for ICMP messages Jon Maloy
  2025-03-15 15:32 ` [PATCH 2/2] udp: support traceroute for IPv4 Jon Maloy
  0 siblings, 2 replies; 4+ messages in thread
From: Jon Maloy @ 2025-03-15 15:32 UTC (permalink / raw)
  To: passt-dev, sbrivio, lvivier, dgibson, jmaloy

We add support for UDP/IPv4 traceroute in the tap-sock direction.
More will follow when this one is settled.

Jon Maloy (2):
  udp: correct source address for ICMP messages
  udp: support traceroute for IPv4

 packet.h |  2 ++
 tap.c    |  8 ++++++--
 udp.c    | 36 ++++++++++++++++++++++++------------
 udp.h    |  3 ++-
 4 files changed, 34 insertions(+), 15 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-03-16 11:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-15 15:32 [PATCH 0/2] udp: add guest-to-remote traceroute for IPv4 Jon Maloy
2025-03-15 15:32 ` [PATCH 1/2] udp: correct source address for ICMP messages Jon Maloy
2025-03-16  4:47   ` David Gibson
2025-03-15 15:32 ` [PATCH 2/2] udp: support traceroute for IPv4 Jon Maloy

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).