From: Stefano Brivio <sbrivio@redhat.com>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: passt-dev@passt.top
Subject: Re: [PATCH v4 3/7] test: Wait for DAD on DHCPv6 addresses
Date: Thu, 17 Oct 2024 10:45:29 +0200 [thread overview]
Message-ID: <20241017104529.5a92aa31@elisabeth> (raw)
In-Reply-To: <20241017053304.909386-4-david@gibson.dropbear.id.au>
On Thu, 17 Oct 2024 16:33:00 +1100
David Gibson <david@gibson.dropbear.id.au> wrote:
> After running dhclient -6 we expect the DHCPv6 assigned address to be
> immediately usable. That's true with the Fedora dhclient-script (and the
> upstream ISC DHCP one), however it's not true with the Debian
> dhclient-script. The Debian script can complete with the address still
> in "tentative" state, and the address won't be usable until Duplicate
> Address Detection (DAD) completes. That's arguably a bug in Debian (see
> link below), but for the time being we need to work around it anyway.
>
> We usually get away with this, because by the time we do anything where the
> address matters, DAD has completed. However, it's not robust, so we should
> explicitly wait for DAD to complete when we get an DHCPv6 address.
>
> Link: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085231
>
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
> ---
> test/passt/dhcp | 2 ++
> test/pasta/dhcp | 2 ++
> test/two_guests/basic | 3 +++
What about the equivalent cases in passt_in_ns/dhcp and perf/passt_tcp?
--
Stefano
next prev parent reply other threads:[~2024-10-17 8:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-17 5:32 [PATCH v4 0/7] Don't expose container loopback services to the host David Gibson
2024-10-17 5:32 ` [PATCH v4 1/7] arp: Fix a handful of small warts David Gibson
2024-10-17 8:45 ` Stefano Brivio
2024-10-18 0:43 ` David Gibson
2024-10-17 5:32 ` [PATCH v4 2/7] test: Explicitly wait for DAD to complete on SLAAC addresses David Gibson
2024-10-17 5:33 ` [PATCH v4 3/7] test: Wait for DAD on DHCPv6 addresses David Gibson
2024-10-17 8:45 ` Stefano Brivio [this message]
2024-10-18 1:13 ` David Gibson
2024-10-17 5:33 ` [PATCH v4 4/7] passt.1: Mark --stderr as deprecated more prominently David Gibson
2024-10-17 5:33 ` [PATCH v4 5/7] passt.1: Clarify and update "Handling of local addresses" section David Gibson
2024-10-17 5:33 ` [PATCH v4 6/7] test: Clarify test for spliced inbound transfers David Gibson
2024-10-17 5:33 ` [PATCH v4 7/7] fwd: Direct inbound spliced forwards to the guest's external address 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=20241017104529.5a92aa31@elisabeth \
--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).