mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 17:50:14 +01:00
Make the main/dns config key be a single value rather than a list of
plugins. Since there is currently only one valid value for it
("dnsmasq"), this is backward-compatible.
In the future, it will be possible to specify custom DNS-configuring
scripts here, which is a more flexible way of handling complicated
behavior than trying to create chainable internal plugins.
|
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| NetworkManager.8.in | ||
| NetworkManager.conf.5.in | ||
| nm-online.1.in | ||
| nm-system-settings.conf.5.in | ||
| nmcli.1.in | ||