public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Fix some redundant and incorrect initialisation of UDP sockets
@ 2024-02-12  6:06 David Gibson
  2024-02-12  6:06 ` [PATCH 1/2] udp: Don't prematurely (and incorrectly) set up automatic inbound forwards David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Gibson @ 2024-02-12  6:06 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: David Gibson

This fixes bug 79 and makes another clean up in the same area.

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

David Gibson (2):
  udp: Don't prematurely (and incorrectly) set up automatic inbound
    forwards
  udp: udp_sock_init_ns() partially duplicats udp_port_rebind_outbound()

 udp.c | 90 +++++++++++++++++------------------------------------------
 1 file changed, 25 insertions(+), 65 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-02-14  9:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-12  6:06 [PATCH 0/2] Fix some redundant and incorrect initialisation of UDP sockets David Gibson
2024-02-12  6:06 ` [PATCH 1/2] udp: Don't prematurely (and incorrectly) set up automatic inbound forwards David Gibson
2024-02-12  6:06 ` [PATCH 2/2] udp: udp_sock_init_ns() partially duplicats udp_port_rebind_outbound() David Gibson
2024-02-14  9:15 ` [PATCH 0/2] Fix some redundant and incorrect initialisation of UDP sockets 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).