NetworkManager/clients
Beniamino Galvani bcb91f4f65 clients: fix appending to dns-property variable
Appending to the ipvx.dns-options property:

  nmcli connection modify con +ipv4.dns-options rotate

currently is buggy because it resets the list to contain only
'rotate'. The setter function should not clear the list.

https://bugzilla.redhat.com/show_bug.cgi?id=1665649
2019-01-12 22:57:37 +01:00
..
cli merge: branch 'master' of https://github.com/balrog-kun/NetworkManager 2019-01-04 18:26:41 +01:00
common clients: fix appending to dns-property variable 2019-01-12 22:57:37 +01:00
tests settings,gsm: deprecate and stop using 'number' property 2018-12-19 08:54:50 +01:00
tui build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
meson.build build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
nm-online.c nm-online: sort options in man page and program help 2018-11-05 09:32:20 +01:00