public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Miscellaneous minor fixes
@ 2026-03-02  4:31 David Gibson
  2026-03-02  4:31 ` [PATCH 1/3] tcp: Use flow_foreach_of_type() in tcp_{keepalive,inactivity} David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: David Gibson @ 2026-03-02  4:31 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: David Gibson

I've just gotten back from holiday, so getting back into things with a
collection of minor fixes, for things that arose while I was away.

David Gibson (3):
  tcp: Use flow_foreach_of_type() in tcp_{keepalive,inactivity}
  fwd, pif: Replace with pif_sock_l4() with pif_listen()
  clang-tidy: Don't insist on #ifdef over #if defined()

 .clang-tidy |  5 +++++
 epoll_ctl.h |  2 +-
 fwd.h       | 14 +++++---------
 pif.c       | 14 ++++++++------
 pif.h       |  6 +++---
 tcp.c       | 18 +++---------------
 udp.c       |  8 +-------
 7 files changed, 26 insertions(+), 41 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-03-05  0:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-02  4:31 [PATCH 0/3] Miscellaneous minor fixes David Gibson
2026-03-02  4:31 ` [PATCH 1/3] tcp: Use flow_foreach_of_type() in tcp_{keepalive,inactivity} David Gibson
2026-03-05  0:38   ` Stefano Brivio
2026-03-02  4:31 ` [PATCH 2/3] fwd, pif: Replace with pif_sock_l4() with pif_listen() David Gibson
2026-03-03 19:11   ` Stefano Brivio
2026-03-03 22:55     ` David Gibson
2026-03-05  0:38       ` Stefano Brivio
2026-03-02  4:31 ` [PATCH 3/3] clang-tidy: Don't insist on #ifdef over #if defined() David Gibson
2026-03-05  0:38   ` 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).