Activity log for bug #988183

Date Who What changed Old value New value Message
2012-04-25 06:54:53 Sedat Dilek bug added bug
2012-04-25 10:14:11 Sedat Dilek attachment added debdiff to network-manager-0.9.4.0 (0.9.4.0-0ubuntu3) https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/988183/+attachment/3103279/+files/network-manager-0.9.4.0.debdiff
2012-04-25 12:17:00 Ubuntu Foundations Team Bug Bot tags amd64 apport-bug precise third-party-packages amd64 apport-bug patch precise third-party-packages
2012-04-25 12:17:08 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Sponsors Team
2012-04-25 15:51:44 Mathieu Trudel-Lapierre network-manager (Ubuntu): status New In Progress
2012-04-25 15:51:46 Mathieu Trudel-Lapierre network-manager (Ubuntu): importance Undecided High
2012-04-25 15:51:48 Mathieu Trudel-Lapierre network-manager (Ubuntu): assignee Mathieu Trudel-Lapierre (mathieu-tl)
2012-04-25 16:06:34 Mathieu Trudel-Lapierre bug watch added https://bugzilla.redhat.com/show_bug.cgi?id=806932
2012-04-25 16:06:34 Mathieu Trudel-Lapierre bug task added network-manager (Fedora)
2012-04-25 16:07:08 Mathieu Trudel-Lapierre bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=673476
2012-04-25 16:07:08 Mathieu Trudel-Lapierre bug task added network-manager
2012-04-25 19:10:22 Mathieu Trudel-Lapierre description Hi, I am observing a lot of "ICMPv6 RA: ndisc_router_discovery() failed to add default route" in my logs. After a fresh reboot: $ dmesg | grep "ICMPv6 RA: ndisc_router_discovery() failed to add default route." | wc -l 46 First, I thought this is a kernel issue, but than I found a bug-report in the Red Hat BTS in [1]. Just FYI: I am on Linux-3.4-rc4 - with the original Ubuntu/precise kernel I haven't seen this which is linux-image-3.2.0-23-generic (3.2.0-23.36). - Sedat - [1] https://bugzilla.redhat.com/show_bug.cgi?id=785772 ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: network-manager 0.9.4.0-0ubuntu3 Uname: Linux 3.4.0-rc4-4-generic x86_64 ApportVersion: 2.0.1-0ubuntu5 Architecture: amd64 Date: Wed Apr 25 08:40:50 2012 ExecutablePath: /usr/sbin/NetworkManager InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) IpRoute: default via 192.168.178.1 dev wlan0 proto static 169.254.0.0/16 dev wlan0 scope link metric 1000 192.168.178.0/24 dev wlan0 proto kernel scope link src 192.168.178.22 metric 2 NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true ProcEnviron: TERM=linux PATH=(custom, no user) LANG=de_DE.UTF-8 SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-con: NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH myCastle-WLAN WPA (Wireless LAN) a74880ae-a336-4133-9454-b0376557cb6c 802-11-wireless 1335335775 Mi 25 Apr 2012 08:36:15 CEST yes no /org/freedesktop/NetworkManager/Settings/0 nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth0 802-3-ethernet unmanaged /org/freedesktop/NetworkManager/Devices/1 wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSION STATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.4.0 connected enabled enabled enabled enabled enabled [Impact] Minor impact, this should only be affecting users of the kernel mainline packages since we're not shipping kernel 3.3.0 where the issue is presumed to occur, take care of letting these users also benefit from stable connections since they may need these kernels for new hardware support (and kernels that may be backported in the future). This only affects IPv6-enabled network where the kernel expects to setup a default route by itself and doesn't play nice with something else modifying the routes. [Development Fix] Fixed upstream, as . See https://bugzilla.gnome.org/show_bug.cgi?id=673476 (upstream bug). This change only affects NetworkManager's code, doesn't require rebuild of any dependant package. [Stable Fix] See above "Development fix". [Test Case] 1) Connect to an IPv6 network with a kernel 3.3.0 or higher. 2) Observe behavior in 'ip route -6' and messages in /var/log/syslog. Wireless connections should remain stable. [Regression Potential] Only IPv6 could be affected, no potential for regression expected for IPv4 routing or other parts of NetworkManager. Routing may be incorrect, resulting in the wrong device taking precedence for data being sent over the network when IPv6 is in use; IPv6 connections (or connections altogether, if IPv6 is set to "Required" (which is not by default)) may be torn down or unavailable due to invalid routes. --------- Hi, I am observing a lot of "ICMPv6 RA: ndisc_router_discovery() failed to add default route" in my logs. After a fresh reboot: $ dmesg | grep "ICMPv6 RA: ndisc_router_discovery() failed to add default route." | wc -l 46 First, I thought this is a kernel issue, but than I found a bug-report in the Red Hat BTS in [1]. Just FYI: I am on Linux-3.4-rc4 - with the original Ubuntu/precise kernel I haven't seen this which is linux-image-3.2.0-23-generic (3.2.0-23.36). - Sedat - [1] https://bugzilla.redhat.com/show_bug.cgi?id=785772 ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: network-manager 0.9.4.0-0ubuntu3 Uname: Linux 3.4.0-rc4-4-generic x86_64 ApportVersion: 2.0.1-0ubuntu5 Architecture: amd64 Date: Wed Apr 25 08:40:50 2012 ExecutablePath: /usr/sbin/NetworkManager InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) IpRoute:  default via 192.168.178.1 dev wlan0 proto static  169.254.0.0/16 dev wlan0 scope link metric 1000  192.168.178.0/24 dev wlan0 proto kernel scope link src 192.168.178.22 metric 2 NetworkManager.state:  [main]  NetworkingEnabled=true  WirelessEnabled=true  WWANEnabled=true  WimaxEnabled=true ProcEnviron:  TERM=linux  PATH=(custom, no user)  LANG=de_DE.UTF-8 SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-con:  NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH  myCastle-WLAN WPA (Wireless LAN) a74880ae-a336-4133-9454-b0376557cb6c 802-11-wireless 1335335775 Mi 25 Apr 2012 08:36:15 CEST yes no /org/freedesktop/NetworkManager/Settings/0 nmcli-dev:  DEVICE TYPE STATE DBUS-PATH  eth0 802-3-ethernet unmanaged /org/freedesktop/NetworkManager/Devices/1  wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm:  RUNNING VERSION STATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN  running 0.9.4.0 connected enabled enabled enabled enabled enabled
2012-04-25 19:11:22 Mathieu Trudel-Lapierre removed subscriber Ubuntu Sponsors Team
2012-04-25 19:11:33 Mathieu Trudel-Lapierre bug added subscriber Ubuntu Stable Release Updates Team
2012-04-25 19:12:44 Mathieu Trudel-Lapierre description [Impact] Minor impact, this should only be affecting users of the kernel mainline packages since we're not shipping kernel 3.3.0 where the issue is presumed to occur, take care of letting these users also benefit from stable connections since they may need these kernels for new hardware support (and kernels that may be backported in the future). This only affects IPv6-enabled network where the kernel expects to setup a default route by itself and doesn't play nice with something else modifying the routes. [Development Fix] Fixed upstream, as . See https://bugzilla.gnome.org/show_bug.cgi?id=673476 (upstream bug). This change only affects NetworkManager's code, doesn't require rebuild of any dependant package. [Stable Fix] See above "Development fix". [Test Case] 1) Connect to an IPv6 network with a kernel 3.3.0 or higher. 2) Observe behavior in 'ip route -6' and messages in /var/log/syslog. Wireless connections should remain stable. [Regression Potential] Only IPv6 could be affected, no potential for regression expected for IPv4 routing or other parts of NetworkManager. Routing may be incorrect, resulting in the wrong device taking precedence for data being sent over the network when IPv6 is in use; IPv6 connections (or connections altogether, if IPv6 is set to "Required" (which is not by default)) may be torn down or unavailable due to invalid routes. --------- Hi, I am observing a lot of "ICMPv6 RA: ndisc_router_discovery() failed to add default route" in my logs. After a fresh reboot: $ dmesg | grep "ICMPv6 RA: ndisc_router_discovery() failed to add default route." | wc -l 46 First, I thought this is a kernel issue, but than I found a bug-report in the Red Hat BTS in [1]. Just FYI: I am on Linux-3.4-rc4 - with the original Ubuntu/precise kernel I haven't seen this which is linux-image-3.2.0-23-generic (3.2.0-23.36). - Sedat - [1] https://bugzilla.redhat.com/show_bug.cgi?id=785772 ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: network-manager 0.9.4.0-0ubuntu3 Uname: Linux 3.4.0-rc4-4-generic x86_64 ApportVersion: 2.0.1-0ubuntu5 Architecture: amd64 Date: Wed Apr 25 08:40:50 2012 ExecutablePath: /usr/sbin/NetworkManager InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) IpRoute:  default via 192.168.178.1 dev wlan0 proto static  169.254.0.0/16 dev wlan0 scope link metric 1000  192.168.178.0/24 dev wlan0 proto kernel scope link src 192.168.178.22 metric 2 NetworkManager.state:  [main]  NetworkingEnabled=true  WirelessEnabled=true  WWANEnabled=true  WimaxEnabled=true ProcEnviron:  TERM=linux  PATH=(custom, no user)  LANG=de_DE.UTF-8 SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-con:  NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH  myCastle-WLAN WPA (Wireless LAN) a74880ae-a336-4133-9454-b0376557cb6c 802-11-wireless 1335335775 Mi 25 Apr 2012 08:36:15 CEST yes no /org/freedesktop/NetworkManager/Settings/0 nmcli-dev:  DEVICE TYPE STATE DBUS-PATH  eth0 802-3-ethernet unmanaged /org/freedesktop/NetworkManager/Devices/1  wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm:  RUNNING VERSION STATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN  running 0.9.4.0 connected enabled enabled enabled enabled enabled [Impact] Minor impact, this should only be affecting users of the kernel mainline packages since we're not shipping kernel 3.3.0 where the issue is presumed to occur, take care of letting these users also benefit from stable connections since they may need these kernels for new hardware support (and kernels that may be backported in the future). This only affects IPv6-enabled network where the kernel expects to setup a default route by itself and doesn't play nice with something else modifying the routes. [Development Fix] Fixed upstream, as http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=77de91e5a8b1c1993ae65c54b37e0411e78e6fe6. See https://bugzilla.gnome.org/show_bug.cgi?id=673476 (upstream bug). This change only affects NetworkManager's code, doesn't require rebuild of any dependant package. [Stable Fix] See above "Development fix". [Test Case] 1) Connect to an IPv6 network with a kernel 3.3.0 or higher. 2) Observe behavior in 'ip route -6' and messages in /var/log/syslog. Wireless connections should remain stable. [Regression Potential] Only IPv6 could be affected, no potential for regression expected for IPv4 routing or other parts of NetworkManager. Routing may be incorrect, resulting in the wrong device taking precedence for data being sent over the network when IPv6 is in use; IPv6 connections (or connections altogether, if IPv6 is set to "Required" (which is not by default)) may be torn down or unavailable due to invalid routes. --------- Hi, I am observing a lot of "ICMPv6 RA: ndisc_router_discovery() failed to add default route" in my logs. After a fresh reboot: $ dmesg | grep "ICMPv6 RA: ndisc_router_discovery() failed to add default route." | wc -l 46 First, I thought this is a kernel issue, but than I found a bug-report in the Red Hat BTS in [1]. Just FYI: I am on Linux-3.4-rc4 - with the original Ubuntu/precise kernel I haven't seen this which is linux-image-3.2.0-23-generic (3.2.0-23.36). - Sedat - [1] https://bugzilla.redhat.com/show_bug.cgi?id=785772 ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: network-manager 0.9.4.0-0ubuntu3 Uname: Linux 3.4.0-rc4-4-generic x86_64 ApportVersion: 2.0.1-0ubuntu5 Architecture: amd64 Date: Wed Apr 25 08:40:50 2012 ExecutablePath: /usr/sbin/NetworkManager InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) IpRoute:  default via 192.168.178.1 dev wlan0 proto static  169.254.0.0/16 dev wlan0 scope link metric 1000  192.168.178.0/24 dev wlan0 proto kernel scope link src 192.168.178.22 metric 2 NetworkManager.state:  [main]  NetworkingEnabled=true  WirelessEnabled=true  WWANEnabled=true  WimaxEnabled=true ProcEnviron:  TERM=linux  PATH=(custom, no user)  LANG=de_DE.UTF-8 SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-con:  NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH  myCastle-WLAN WPA (Wireless LAN) a74880ae-a336-4133-9454-b0376557cb6c 802-11-wireless 1335335775 Mi 25 Apr 2012 08:36:15 CEST yes no /org/freedesktop/NetworkManager/Settings/0 nmcli-dev:  DEVICE TYPE STATE DBUS-PATH  eth0 802-3-ethernet unmanaged /org/freedesktop/NetworkManager/Devices/1  wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm:  RUNNING VERSION STATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN  running 0.9.4.0 connected enabled enabled enabled enabled enabled
2012-04-27 09:04:58 Bug Watch Updater network-manager: status Unknown Fix Released
2012-04-27 09:04:58 Bug Watch Updater network-manager: importance Unknown Medium
2012-04-29 07:31:52 Luke J Militello bug added subscriber Luke J Militello
2012-05-01 14:42:33 Mathieu Trudel-Lapierre removed subscriber Ubuntu Stable Release Updates Team
2012-05-05 10:08:28 Gilles Dartiguelongue bug added subscriber Gilles Dartiguelongue
2012-05-11 15:51:35 Sedat Dilek attachment added network-manager-0.9.4.0-0ubuntu4.1~dileks1.debdiff https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/988183/+attachment/3141579/+files/network-manager-0.9.4.0-0ubuntu4.1%7Edileks1.debdiff
2012-05-14 14:42:13 kolya bug added subscriber kolya
2012-05-16 06:04:57 Cedric Schieli bug added subscriber Cedric Schieli
2012-05-23 19:45:12 Launchpad Janitor network-manager (Ubuntu): status In Progress Fix Released
2012-05-23 19:52:40 Mathieu Trudel-Lapierre nominated for series Ubuntu Precise
2012-05-23 19:52:40 Mathieu Trudel-Lapierre bug task added network-manager (Ubuntu Precise)
2012-05-23 19:53:28 Mathieu Trudel-Lapierre network-manager (Ubuntu Precise): status New In Progress
2012-05-23 19:53:31 Mathieu Trudel-Lapierre network-manager (Ubuntu Precise): importance Undecided High
2012-05-23 19:53:33 Mathieu Trudel-Lapierre network-manager (Ubuntu Precise): assignee Mathieu Trudel-Lapierre (mathieu-tl)
2012-05-23 19:55:49 Launchpad Janitor branch linked lp:~network-manager/network-manager/ubuntu
2012-05-25 03:02:34 Mathieu Trudel-Lapierre bug added subscriber Ubuntu Stable Release Updates Team
2012-05-25 03:54:29 Chris Halse Rogers network-manager (Ubuntu Precise): status In Progress Fix Committed
2012-05-25 03:54:36 Chris Halse Rogers bug added subscriber SRU Verification
2012-05-25 03:54:44 Chris Halse Rogers tags amd64 apport-bug patch precise third-party-packages amd64 apport-bug patch precise third-party-packages verification-needed
2012-05-30 20:00:36 Stéphane Graber tags amd64 apport-bug patch precise third-party-packages verification-needed amd64 apport-bug patch precise third-party-packages verification-done
2012-06-01 12:10:14 Launchpad Janitor network-manager (Ubuntu Precise): status Fix Committed Fix Released
2012-09-02 12:49:09 Leks13 bug added subscriber Leks13
2017-10-28 05:24:43 Bug Watch Updater network-manager (Fedora): status Unknown Invalid
2017-10-28 05:24:43 Bug Watch Updater network-manager (Fedora): importance Unknown Medium
2020-04-02 14:28:26 Danny bug added subscriber Danny