public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Follow up improvements to external interface selection
@ 2024-03-21  4:04 David Gibson
  2024-03-21  4:04 ` [PATCH 1/2] util: Add helper to return name of address family David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Gibson @ 2024-03-21  4:04 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: Paul Holzinger, David Gibson

We just had several rapid passt/pasta releases which last minute fixes
for the podman 5.0 release.  One of these was to correct pasta's
selection of which host interface to use.

Here are a couple of less urgent follow ups to improve that logic.

David Gibson (2):
  util: Add helper to return name of address family
  netlink: Ignore routes to link-local addresses for selecting interface

 ip.h      |  9 +++++++++
 netlink.c | 19 ++++++++++++++++---
 util.h    | 18 ++++++++++++++++++
 3 files changed, 43 insertions(+), 3 deletions(-)

-- 
2.44.0


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

end of thread, other threads:[~2024-04-05 18:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-21  4:04 [PATCH 0/2] Follow up improvements to external interface selection David Gibson
2024-03-21  4:04 ` [PATCH 1/2] util: Add helper to return name of address family David Gibson
2024-03-21  4:04 ` [PATCH 2/2] netlink: Ignore routes to link-local addresses for selecting interface David Gibson
2024-04-05 18:07 ` [PATCH 0/2] Follow up improvements to external interface selection 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).