NetworkManager/cli/src
Jiří Klimeš f8c8d67e93 cli: fix quitting nmcli on 'nmcli con up'
We should also quit on 'DEACTIVATED' state' when monitoring active connection
state.

Reproducer:
nmcli con add con-name myvlan dev eth1 id 88
nmcli -p con up myvlan
2013-07-03 13:54:06 +02:00
..
common.c cli: trivial update of NmcOutputField initializers 2013-05-31 09:38:03 +02:00
common.h cli: 'connection add': allow numeric bonding modes 2013-05-16 10:44:17 +02:00
connections.c cli: fix quitting nmcli on 'nmcli con up' 2013-07-03 13:54:06 +02:00
connections.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
devices.c cli: 'dev wifi list': change default displayed columns 2013-05-31 09:38:04 +02:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am build: remove G_DISABLE_DEPRECATED 2012-10-31 19:41:07 +01:00
network-manager.c cli: trivial update of NmcOutputField initializers 2013-05-31 09:38:03 +02:00
network-manager.h cli: remove obsolete 'nmcli nm' 2013-04-24 10:04:43 +02:00
nmcli.c cli: enhance printing to align tabular output properly and not to waste space 2013-05-31 09:38:03 +02:00
nmcli.h cli: enhance printing to align tabular output properly and not to waste space 2013-05-31 09:38:03 +02:00
settings.c cli: print newly added 'gateway-ping-timeout' connection's property 2013-06-24 12:25:12 +02:00
settings.h cli: use a table for setting details functions 2013-06-06 10:06:39 +02:00
utils.c cli: 'dev wifi list' use nm_utils_ssid_to_utf8() to display SSID; add SSID-HEX 2013-05-31 09:38:03 +02:00
utils.h cli: 'dev wifi list' use nm_utils_ssid_to_utf8() to display SSID; add SSID-HEX 2013-05-31 09:38:03 +02:00