public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
From: Stefano Brivio <sbrivio@redhat.com>
To: passt-dev@passt.top
Cc: David Gibson <david@gibson.dropbear.id.au>
Subject: [PATCH 0/4] Assorted fixes, address a static checker warning
Date: Thu, 16 Jul 2026 01:25:19 +0200	[thread overview]
Message-ID: <20260715232523.3372714-1-sbrivio@redhat.com> (raw)

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


             reply	other threads:[~2026-07-15 23:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-15 23:25 Stefano Brivio [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260715232523.3372714-1-sbrivio@redhat.com \
    --to=sbrivio@redhat.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=passt-dev@passt.top \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).