NetworkManager/cli/src
Jiří Klimeš 47710f8211 cli: 'con up' - give bond/bridge slaves 10s to appear while activating master
If there are no slaves after the timeout, exit nmcli with an error, assuming
that NM is waiting for slaves to finish activation:
"(bondx) "IPv4 config waiting until slaves are ready"
"(bondx) "IPv6 config waiting until slaves are ready"
2013-04-30 09:28:13 +02:00
..
common.c cli: make 'value' in NmcOutputField non const 2013-03-26 12:15:49 -04:00
common.h cli: show progress in --pretty mode for 'nmcli con up' 2012-05-09 14:19:03 +02:00
connections.c cli: 'con up' - give bond/bridge slaves 10s to appear while activating master 2013-04-30 09:28:13 +02:00
connections.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
devices.c cli: rename 'nmcli dev wifi scan' to 'nmcli dev wifi rescan' (bgo #698241) 2013-04-24 10:22:57 +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: remove obsolete 'nmcli nm' 2013-04-24 10:04:43 +02:00
network-manager.h cli: remove obsolete 'nmcli nm' 2013-04-24 10:04:43 +02:00
nmcli.c cli: remove obsolete 'nmcli nm' 2013-04-24 10:04:43 +02:00
nmcli.h cli: add '--ask' global option 2013-04-08 16:09:23 -05:00
settings.c Revert :carrier-detect properties and associated code 2013-04-03 10:23:49 -04:00
settings.h cli: add generic setting_details() for printing NMSetting 2013-01-30 12:27:13 +01:00
utils.c cli: handle NULL gracefully in nmc_arg_is_help() 2013-04-18 12:42:54 +02:00
utils.h cli: add nmc_arg_is_help() and use it to save some code lines 2013-04-18 11:25:49 +02:00