mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 17:20:11 +01:00
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 |
||
|---|---|---|
| .. | ||
| nm-dns-dnsmasq.c | ||
| nm-dns-dnsmasq.h | ||
| nm-dns-manager.c | ||
| nm-dns-manager.h | ||
| nm-dns-plugin.c | ||
| nm-dns-plugin.h | ||
| nm-dns-systemd-resolved.c | ||
| nm-dns-systemd-resolved.h | ||
| nm-dns-unbound.c | ||
| nm-dns-unbound.h | ||