public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Debugging improvements, fix for 0 sequence echo reply
@ 2022-10-26 16:25 Stefano Brivio
  2022-10-26 16:25 ` [PATCH 1/4] conf, passt.1: Don't imply --foreground with --debug Stefano Brivio
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Stefano Brivio @ 2022-10-26 16:25 UTC (permalink / raw)
  To: passt-dev; +Cc: Paul Holzinger

Patches 1/4 to 3/4 make debugging of the issue solved in 4/4 more
viable.

Stefano Brivio (4):
  conf, passt.1: Don't imply --foreground with --debug
  tap: Trace received (outbound) ICMP packets in debug mode, too
  icmp: Add debugging messages for handled replies and requests
  icmp: Don't discard first reply sequence for a given echo ID

 conf.c  |  7 +++----
 icmp.c  | 46 +++++++++++++++++++++++++++++++++++++++-------
 icmp.h  |  1 +
 passt.1 |  5 ++---
 passt.c |  3 +++
 tap.c   |  2 ++
 6 files changed, 50 insertions(+), 14 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-10-26 22:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26 16:25 [PATCH 0/4] Debugging improvements, fix for 0 sequence echo reply Stefano Brivio
2022-10-26 16:25 ` [PATCH 1/4] conf, passt.1: Don't imply --foreground with --debug Stefano Brivio
2022-10-26 21:52   ` David Gibson
2022-10-26 16:25 ` [PATCH 2/4] tap: Trace received (outbound) ICMP packets in debug mode, too Stefano Brivio
2022-10-26 21:55   ` David Gibson
2022-10-26 16:25 ` [PATCH 3/4] icmp: Add debugging messages for handled replies and requests Stefano Brivio
2022-10-26 21:57   ` David Gibson
2022-10-26 16:25 ` [PATCH 4/4] icmp: Don't discard first reply sequence for a given echo ID Stefano Brivio
2022-10-26 21:59   ` David Gibson

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