NetworkManager/src/dns
Beniamino Galvani 37eed6984b dns: on quit only update resolv.conf if dns=dnsmasq
Previously we always updated resolv.conf on quit. When we are using
systemd-resolved the update is not necessary because the resolver on
127.0.0.53 would still be reachable after NM quits. Also, when NM
manages resolv.conf directly there is no need to update the file
again. Let's rewrite resolv.conf only when using dnsmasq.

https://bugzilla.redhat.com/show_bug.cgi?id=1541031
2018-02-09 12:00:16 +01:00
..
nm-dns-dnsmasq.c dns: fix compilation error 2018-02-08 11:18:06 +01:00
nm-dns-dnsmasq.h build: rename "src/dns-manager" to "src/dns" 2016-11-21 14:07:47 +01:00
nm-dns-manager.c dns: on quit only update resolv.conf if dns=dnsmasq 2018-02-09 12:00:16 +01:00
nm-dns-manager.h core: rework tracking config in dns-manager to use ifindex 2018-01-09 14:24:54 +01:00
nm-dns-plugin.c core: rework tracking config in dns-manager to use ifindex 2018-01-09 14:24:54 +01:00
nm-dns-plugin.h core: rework tracking config in dns-manager to use ifindex 2018-01-09 14:24:54 +01:00
nm-dns-systemd-resolved.c dns: introduce routing domains 2018-01-12 13:42:08 +01:00
nm-dns-systemd-resolved.h build: rename "src/dns-manager" to "src/dns" 2016-11-21 14:07:47 +01:00
nm-dns-unbound.c core: rework tracking config in dns-manager to use ifindex 2018-01-09 14:24:54 +01:00
nm-dns-unbound.h build: rename "src/dns-manager" to "src/dns" 2016-11-21 14:07:47 +01:00