NetworkManager/clients
Jiří Klimeš 098d655ef1 cli: fix an error path in second level 'set' command of nmcli editor
Test case:
nmcli> goto ipv4.addresses
nmcli ipv4.addresses> set 1.1.1.1
Do you also want to set 'ipv4.method' to 'manual'? [yes]: no
nmcli ipv4.addresses> set 3.3.3.3/99
Error: failed to set 'addresses' property: invalid prefix '99'; <1-32> allowed
Do you also want to set 'ipv4.method' to 'manual'? [yes]:

The second question (after failed 'set') should not be asked.
2014-11-06 16:44:41 +01:00
..
cli cli: fix an error path in second level 'set' command of nmcli editor 2014-11-06 16:44:41 +01:00
tui Revert "tui: additional fix for 'primary' option" 2014-11-04 10:11:06 +01:00
Makefile.am libnm: port to GDBus 2014-09-18 11:51:09 -04:00
nm-online.c libnm: synchronize NMClient and NMRemoteSettings "is NM running" properties 2014-08-07 15:43:43 -04:00