Re: [PATCH] libnm-util: fix Bridge priority default (rh #1073664)

2014-03-14 Thread Dan Williams
On Fri, 2014-03-14 at 17:18 +0100, Thomas Haller wrote: > On Fri, 2014-03-07 at 18:05 -0600, Dan Williams wrote: > > Due to a misread of the kernel code, the bridge priority default > > when STP was enabled was 0x80 instead of 0x8000. > > Acked-by: Thomas Haller Thanks, pushed to git master. Da

[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

cannot execute nmcli under normal user

2014-03-14 Thread chenzilin
Sorry for my poor English! I have installed network-manager-0.9.8.0 ! I want to execute nmcli command under a normal user on my board just like follow: root@emnas:~#sudo -u emnas nmcli dev status // under a normal user of emnas, show warning ** (process:3666): WARNING **: Could not crea

Re: [PATCH] libnm-util: fix Bridge priority default (rh #1073664)

2014-03-14 Thread Thomas Haller
On Fri, 2014-03-07 at 18:05 -0600, Dan Williams wrote: > Due to a misread of the kernel code, the bridge priority default > when STP was enabled was 0x80 instead of 0x8000. Acked-by: Thomas Haller signature.asc Description: This is a digitally signed message part ___