After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 726280 - [bug] DHCP6 does not wait for IPv6 link local address
[bug] DHCP6 does not wait for IPv6 link local address
Status: RESOLVED DUPLICATE of bug 740147
Product: NetworkManager
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-03-13 19:58 UTC by Thomas Haller
Modified: 2014-11-17 17:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thomas Haller 2014-03-13 19:58:07 UTC
the methods "auto" and "link-local" wait for the link local address to appear. This is especially relevant, when setting an interface up, because it takes a while until the LL address gets created by the kernel.

Similarly, DHCP6 must wait.

This is also related to https://bugzilla.gnome.org/show_bug.cgi?id=726177#c3
Comment 1 Dan Winship 2014-11-17 17:08:26 UTC
just noticed this while looking for another bug...

*** This bug has been marked as a duplicate of bug 740147 ***