public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Fix bug 113
@ 2025-11-20  4:34 David Gibson
  2025-11-20  4:34 ` [PATCH 1/3] util: Rename sock_l4_dualstack() to sock_l4_dualstack_any() David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Gibson @ 2025-11-20  4:34 UTC (permalink / raw)
  To: Stefano Brivio, passt-dev; +Cc: David Gibson

My previous changes to socket binding didn't quite fix bug 113, but
they get us close.  Here are the last few pieces we need to fix it.

This is based on my previous series improving consistency of listening
socket binding.

David Gibson (3):
  util: Rename sock_l4_dualstack() to sock_l4_dualstack_any()
  tcp: Always populate oaddr field for socket initiated flows
  fwd: Preserve non-standard loopback address when splice forwarding

 fwd.c  | 4 +++-
 pif.c  | 2 +-
 tcp.c  | 8 +++-----
 util.c | 6 +++---
 util.h | 4 ++--
 5 files changed, 12 insertions(+), 12 deletions(-)

-- 
2.51.1


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

end of thread, other threads:[~2025-11-20  4:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-20  4:34 [PATCH 0/3] Fix bug 113 David Gibson
2025-11-20  4:34 ` [PATCH 1/3] util: Rename sock_l4_dualstack() to sock_l4_dualstack_any() David Gibson
2025-11-20  4:34 ` [PATCH 2/3] tcp: Always populate oaddr field for socket initiated flows David Gibson
2025-11-20  4:34 ` [PATCH 3/3] fwd: Preserve non-standard loopback address when splice forwarding 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).