NetworkManager/clients/cli
Jiří Klimeš b75dfc62e8 cli: fix nmcli timeout when disconnecting a device
$ nmcli dev disconnect nm-bond
Error: Timeout 10 sec expired.

When a software device is disconnected, it will be removed. And it may not go
to NM_DEVICE_STATE_DISCONNECTED state before that. So we need to listen to
"device-removed" signal.

Fixes:Beaker:test_log-NetworkManager_Test189_bond_activate
2014-11-10 17:22:52 +01:00
..
agent.c
agent.h
common.c
common.h
connections.c
connections.h
devices.c cli: fix nmcli timeout when disconnecting a device 2014-11-10 17:22:52 +01:00
devices.h
general.c
general.h
Makefile.am
nmcli-completion
nmcli.c
nmcli.h
polkit-agent.c
polkit-agent.h
settings-docs.xsl
settings.c
settings.h
utils.c
utils.h