public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Assorted fixes, address a static checker warning
@ 2026-07-15 23:25 Stefano Brivio
  2026-07-15 23:25 ` [PATCH 1/4] CONTRIBUTING.md: The tag is "Link:", regardless of how many we have Stefano Brivio
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Stefano Brivio @ 2026-07-15 23:25 UTC (permalink / raw)
  To: passt-dev; +Cc: David Gibson

These are small assorted fixes and a change to address a static checker
warning I had on my list for a while but never found the time to polish
up for sending.

So here they are. There's no particular relationship between patches,
they are actually independent changes.

Stefano Brivio (4):
  CONTRIBUTING.md: The tag is "Link:", regardless of how many we have
  dhcp: Make option parsing more robust, explicitly handle options 0 and
    255
  passt.1, pesto.1: ::1 is an address, not a port
  ndp: Use high quality entropy in NDP timer even if not needed

 CONTRIBUTING.md |  2 +-
 dhcp.c          | 10 +++++++++-
 ndp.c           | 11 +++++++----
 passt.1         |  2 +-
 pesto.1         |  2 +-
 5 files changed, 19 insertions(+), 8 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-07-16  7:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 23:25 [PATCH 0/4] Assorted fixes, address a static checker warning Stefano Brivio
2026-07-15 23:25 ` [PATCH 1/4] CONTRIBUTING.md: The tag is "Link:", regardless of how many we have Stefano Brivio
2026-07-16  5:26   ` David Gibson
2026-07-15 23:25 ` [PATCH 2/4] dhcp: Make option parsing more robust, explicitly handle options 0 and 255 Stefano Brivio
2026-07-16  5:37   ` David Gibson
2026-07-16  7:22     ` Stefano Brivio
2026-07-15 23:25 ` [PATCH 3/4] passt.1, pesto.1: ::1 is an address, not a port Stefano Brivio
2026-07-16  5:38   ` David Gibson
2026-07-15 23:25 ` [PATCH 4/4] ndp: Use high quality entropy in NDP timer even if not needed Stefano Brivio
2026-07-16  5:45   ` David Gibson
2026-07-16  7:22     ` Stefano Brivio
2026-07-16  7:38       ` 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).