NetworkManager/cli/src
Jiří Klimeš 1bb78f6ecf cli: enhance questionnaire for bond connections (rh #1007355)
The session now looks like this:

There are optional arguments for 'bond' connection type.
Do you want to provide them? (yes/no) [yes]
Bonding mode [balance-rr]:
Bonding monitoring mode (miimon or arp) [miimon]: miimon
Bonding miimon [100]:
Bonding downdelay [0]:
Bonding updelay [0]:

...when answered arp...
Bonding arp-interval [0]:
Bonding arp-ip-target [none]:

https://bugzilla.redhat.com/show_bug.cgi?id=1007355
2013-10-02 11:48:07 +02:00
..
common.c cli: fix the error message for valid IPv6 prefix range to <1-128> 2013-09-19 14:06:36 +02:00
common.h cli: 'connection add': allow numeric bonding modes 2013-05-16 10:44:17 +02:00
connections.c cli: enhance questionnaire for bond connections (rh #1007355) 2013-10-02 11:48:07 +02:00
connections.h cli: reset terminal using libreadline when quitting on signal (bgo #706118) 2013-09-10 11:45:21 +02:00
devices.c cli: always print success message (not only in --pretty mode) (rh #1006444) 2013-09-19 15:24:13 +02:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happy 2013-08-22 11:49:16 -04:00
network-manager.c cli: clarify 'startup' property when NM is not running 2013-09-12 13:15:50 -05:00
network-manager.h cli: remove obsolete 'nmcli nm' 2013-04-24 10:04:43 +02:00
nmcli.c cli: reset terminal using libreadline when quitting on signal (bgo #706118) 2013-09-10 11:45:21 +02:00
nmcli.h cli: confirm connection saving when autoconnect=yes (rh #953296) 2013-07-30 14:04:52 +02:00
settings.c cli: editor 'change' command: output -> input format conversion (rh #998929) 2013-09-13 10:56:20 +02:00
settings.h cli: editor 'change' command: output -> input format conversion (rh #998929) 2013-09-13 10:56:20 +02:00
utils.c nmcli: reword error message for a wrong user input in edit mode 2013-09-05 20:02:12 +02:00
utils.h cli: add 'nmcli' command for nmcli connection editor configuration 2013-07-22 13:37:16 +02:00