NetworkManager/clients/cli
Thomas Haller 00af27f0ba cli: succeed in master bring-up when device state reaches IP_CONFIG (bgo #733641)
When connecting a master connection, no slave devices will be activated
automatically. The user is supposed to activate them individually.

Hence nmcli should not wait for the connection to be fully activated
because that is not going to happen (unless the user connects a slave
connection from another terminal).

Instead, for master connections behave differently and signal success
once the master device reaches IP_CONFIG state.

This revises behavior introduced by commit
47710f8211.

https://bugzilla.gnome.org/show_bug.cgi?id=733641

Signed-off-by: Thomas Haller <thaller@redhat.com>
Signed-off-by: Jiří Klimeš <jklimes@redhat.com>
2014-08-19 13:42:31 +02:00
..
common.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
common.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
connections.c cli: succeed in master bring-up when device state reaches IP_CONFIG (bgo #733641) 2014-08-19 13:42:31 +02:00
connections.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
devices.c trivial: fix a typo in show_access_point_info() function name 2014-08-18 13:58:43 +02:00
devices.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
Makefile.am all: port everything to libnm 2014-08-01 14:34:05 -04:00
network-manager.c libnm: synchronize NMClient and NMRemoteSettings "is NM running" properties 2014-08-07 15:43:43 -04:00
network-manager.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli-completion clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli.c libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nmcli.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
settings-docs.xsl clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
settings.c libnm-core: move some fake NMConnection methods over to NMSetting 2014-08-16 10:17:53 -04:00
settings.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
utils.c cli: fix warning in parse_output_fields() about strict-overflow 2014-08-01 13:17:01 +02:00
utils.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00