public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v2 0/4] Assorted fixes, address a static checker warning
@ 2026-07-16  7:22 Stefano Brivio
  2026-07-16  7:22 ` [PATCH v2 1/4] CONTRIBUTING.md: The tag is "Link:", regardless of how many we have Stefano Brivio
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Stefano Brivio @ 2026-07-16  7:22 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.

v2: Changes suggested by David in 2/4 and 4/4, while 1/4 and 3/4 are
    unchanged

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          | 22 +++++++++++++---------
 ndp.c           | 12 ++++++++----
 passt.1         |  2 +-
 pesto.1         |  2 +-
 5 files changed, 24 insertions(+), 16 deletions(-)

-- 
2.43.0


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

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

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