public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Fix regression when one IP version is disabled
@ 2026-05-15  8:24 David Gibson
  2026-05-15  8:24 ` [PATCH 1/2] fwd_rule: Don't attempt dual stack listen()s if only one IP family David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Gibson @ 2026-05-15  8:24 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: j.d03, David Gibson

Fix for a simple but nasty regression caused by the recent forwarding
table work.  Plus a tiny feature in adjacent code.

Link: https://bugs.passt.top/show_bug.cgi?id=205

David Gibson (2):
  fwd_rule: Don't attempt dual stack listen()s if only one IP family
  fwd_rule: Allow parsing * as a forwarding address

 fwd_rule.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

-- 
2.54.0


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

end of thread, other threads:[~2026-05-16 15:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-15  8:24 [PATCH 0/2] Fix regression when one IP version is disabled David Gibson
2026-05-15  8:24 ` [PATCH 1/2] fwd_rule: Don't attempt dual stack listen()s if only one IP family David Gibson
2026-05-15  8:24 ` [PATCH 2/2] fwd_rule: Allow parsing * as a forwarding address David Gibson
2026-05-16 15:46 ` [PATCH 0/2] Fix regression when one IP version is disabled 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).