public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v2] README: Default SLAAC prefix comes from address (not prefix) on host
@ 2023-12-27 16:37 Stefano Brivio
  0 siblings, 0 replies; only message in thread
From: Stefano Brivio @ 2023-12-27 16:37 UTC (permalink / raw)
  To: passt-dev; +Cc: Yalan Zhang

Reported-by: Yalan Zhang <yalzhang@redhat.com>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
---
v2: Fix botched paragraph

 README.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index c360037..916260e 100644
--- a/README.md
+++ b/README.md
@@ -406,13 +406,13 @@ upstream interface of the host, and the same default gateway as the default
 gateway of the host. Addresses are translated in case the guest is seen using a
 different address from the assigned one.
 
-For IPv6, the guest or namespace is assigned, via SLAAC, the same prefix as the
-upstream interface of the host, the same default route as the default route of
-the host, and, if a DHCPv6 client is running in the guest or namespace, also the
-same address as the upstream address of the host. This means that, with a DHCPv6
-client in the guest or namespace, addresses don't need to be translated. Should
-the client use a different address, the destination address is translated for
-packets going to the guest or to the namespace.
+For IPv6, the guest or namespace is assigned, via SLAAC, a prefix derived from
+the address of the upstream interface of the host, the same default route as the
+default route of the host, and, if a DHCPv6 client is running in the guest or
+namespace, also the same address as the upstream address of the host. This means
+that, with a DHCPv6 client in the guest or namespace, addresses don't need to be
+translated. Should the client use a different address, the destination address
+is translated for packets going to the guest or to the namespace.
 
 ### Local connections with _passt_
 
-- 
@@ -406,13 +406,13 @@ upstream interface of the host, and the same default gateway as the default
 gateway of the host. Addresses are translated in case the guest is seen using a
 different address from the assigned one.
 
-For IPv6, the guest or namespace is assigned, via SLAAC, the same prefix as the
-upstream interface of the host, the same default route as the default route of
-the host, and, if a DHCPv6 client is running in the guest or namespace, also the
-same address as the upstream address of the host. This means that, with a DHCPv6
-client in the guest or namespace, addresses don't need to be translated. Should
-the client use a different address, the destination address is translated for
-packets going to the guest or to the namespace.
+For IPv6, the guest or namespace is assigned, via SLAAC, a prefix derived from
+the address of the upstream interface of the host, the same default route as the
+default route of the host, and, if a DHCPv6 client is running in the guest or
+namespace, also the same address as the upstream address of the host. This means
+that, with a DHCPv6 client in the guest or namespace, addresses don't need to be
+translated. Should the client use a different address, the destination address
+is translated for packets going to the guest or to the namespace.
 
 ### Local connections with _passt_
 
-- 
2.39.2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-27 16:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-27 16:37 [PATCH v2] README: Default SLAAC prefix comes from address (not prefix) on host 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).