NetworkManager/clients
Beniamino Galvani b11a20ded0 clients: remove the same dns-option before adding it
nmcli connection modify t ipv4.dns-options ndots:2
 nmcli connection modify t +ipv4.dns-options ndots:4

should set dns-options to 'ndots:4', so we must remove other
occurences of the same option before adding it, otherwise the setting
refuses to set the same option again.
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: remove the same dns-option before adding it 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