NetworkManager/src/core/dns
Beniamino Galvani dc0ff10efb dnsconfd: fix handling of the update-pending flag
After every state change of the plugin there should be an invocation
of _nm_dns_plugin_update_pending_maybe_changed() to re-evaluate
whether we are waiting for an update. send_dnsconfd_update() doesn't
change the state and so there is need to check again afterwards.

(cherry picked from commit 8ff1cbf38b)
2025-02-13 10:38:34 +01:00
..
nm-dns-dnsconfd.c dnsconfd: fix handling of the update-pending flag 2025-02-13 10:38:34 +01:00
nm-dns-dnsconfd.h dns: Add dnsconfd DNS plugin 2025-01-29 14:41:47 +01:00
nm-dns-dnsmasq.c core, libnm: support per-connection DNS URIs 2025-01-07 15:41:44 +01:00
nm-dns-dnsmasq.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00
nm-dns-manager.c dns: Add dnsconfd DNS plugin 2025-01-29 14:41:47 +01:00
nm-dns-manager.h emit DNS CONFIG_CHANGED signal even dns=none 2023-09-26 15:00:32 +08:00
nm-dns-plugin.c dns: add "update-pending" state to NMDnsPlugin 2022-04-15 09:04:29 +02:00
nm-dns-plugin.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00
nm-dns-systemd-resolved.c core, libnm: support per-connection DNS URIs 2025-01-07 15:41:44 +01:00
nm-dns-systemd-resolved.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00