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 v2 3/4] passt.1, pesto.1: ::1 is an address, not a port
Date: Thu, 16 Jul 2026 09:22:21 +0200	[thread overview]
Message-ID: <20260716072222.1819811-4-sbrivio@redhat.com> (raw)
In-Reply-To: <20260716072222.1819811-1-sbrivio@redhat.com>

Fixes: 4e09ddf03443 ("conf: Allow user-specified auto-scanned port forwarding ranges")
Fixes: cbd58d631db9 ("pesto: Parse and add new rules from command line")
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
---
 passt.1 | 2 +-
 pesto.1 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/passt.1 b/passt.1
index 1570f6a..995590a 100644
--- a/passt.1
+++ b/passt.1
@@ -555,7 +555,7 @@ Automatically forward any ports which are bound in the namespace
 .TP
 -t ::1/auto
 Automatically forward any ports which are bound in the namespace,
-listening only on local port ::1
+listening only on local address ::1
 .TP
 -t 8000-8010,auto
 Forward ports in the range 8000-8010 if and only if they are bound in
diff --git a/pesto.1 b/pesto.1
index c13a18e..3650957 100644
--- a/pesto.1
+++ b/pesto.1
@@ -175,7 +175,7 @@ Automatically forward any ports which are bound in the namespace
 .TP
 -t ::1/auto
 Automatically forward any ports which are bound in the namespace,
-listening only on local port ::1
+listening only on local address ::1
 .TP
 -t 8000-8010,auto
 Forward ports in the range 8000-8010 if and only if they are bound in
-- 
2.43.0


  parent reply	other threads:[~2026-07-16  7:22 UTC|newest]

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

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=20260716072222.1819811-4-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).