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 691958 - Fails to pick up existing ethernet connection when IPv6 enabled
Fails to pick up existing ethernet connection when IPv6 enabled
Status: RESOLVED DUPLICATE of bug 689742
Product: NetworkManager
Classification: Platform
Component: general
0.9.x
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-01-17 16:29 UTC by Michael Biebl
Modified: 2013-02-09 23:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
debug log, ipv4 auto, ipv6 ignore (8.50 KB, text/plain)
2013-01-17 16:29 UTC, Michael Biebl
Details
debug log, ipv4 + ipv6 auto (57.78 KB, text/plain)
2013-01-17 16:29 UTC, Michael Biebl
Details

Description Michael Biebl 2013-01-17 16:29:02 UTC
NM is supposed to leave ethernet type devices up when the daemon is stopped and pick up existing connections on restart.
This works for IPv4 only connections for both DHCP and static IP.
As soon as I enable IPv6 (in my case I run radvd), this breaks and NM re-initializes the connection on startup.
Attached is a debug log (debug-ipv4-only.log) where I've set ipv6 to ignore.
Here I can restart NM without any network outage.
When I set ipv6 to auto, that no longer works.
Comment 1 Michael Biebl 2013-01-17 16:29:33 UTC
Created attachment 233676 [details]
debug log, ipv4 auto, ipv6 ignore
Comment 2 Michael Biebl 2013-01-17 16:29:59 UTC
Created attachment 233677 [details]
debug log, ipv4 + ipv6 auto
Comment 3 Michael Biebl 2013-01-17 16:56:43 UTC
Bah, I guess I've just file a duplicate of my own bug
https://bugzilla.gnome.org/show_bug.cgi?id=689742
Comment 4 Pavel Simerda 2013-02-09 23:19:04 UTC

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