Re: [PATCH] core: fix auto-activation of ignore-carrier devices when carrier appears (rh #1076592)

2014-03-17 Thread Dan Williams
On Mon, 2014-03-17 at 13:57 +0100, Thomas Haller wrote: > On Fri, 2014-03-14 at 15:26 -0500, Dan Williams wrote: > > If a device had its carrier ignored, and did not have a carrier on startup, > > then NetworkManager would not re-check autoconnect connections when the > > device's carrier appeared.

Re: [PATCH] core: fix auto-activation of ignore-carrier devices when carrier appears (rh #1076592)

2014-03-17 Thread Thomas Haller
On Fri, 2014-03-14 at 15:26 -0500, Dan Williams wrote: > If a device had its carrier ignored, and did not have a carrier on startup, > then NetworkManager would not re-check autoconnect connections when the > device's carrier appeared. Because ignore-carrier devices are always > in DISCONNECTED st

[PATCH] core: fix auto-activation of ignore-carrier devices when carrier appears (rh #1076592)

2014-03-14 Thread Dan Williams
If a device had its carrier ignored, and did not have a carrier on startup, then NetworkManager would not re-check autoconnect connections when the device's carrier appeared. Because ignore-carrier devices are always in DISCONNECTED state when they are managed, the nm-device.c::carrier_changed() c