NetworkManager/src/dns
Thomas Haller 24f4caebec dns: don't clone DNS configs list for nm_dns_plugin_update()
No need to clone the list anymore. Unfortunately, GPtrArray is not NULL
terminated (without extra effort), so we have to pass on the GPtrArray
instance for the length.

(cherry picked from commit 19a98c6f61)
2017-06-19 15:15:49 +02:00
..
nm-dns-dnsmasq.c dns: don't clone DNS configs list for nm_dns_plugin_update() 2017-06-19 15:15:49 +02: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: don't clone DNS configs list for nm_dns_plugin_update() 2017-06-19 15:15:49 +02:00
nm-dns-manager.h dns: add helper method to get DNS priority from NMDnsIPConfigData 2017-06-19 15:15:49 +02:00
nm-dns-plugin.c dns: don't clone DNS configs list for nm_dns_plugin_update() 2017-06-19 15:15:49 +02:00
nm-dns-plugin.h dns: don't clone DNS configs list for nm_dns_plugin_update() 2017-06-19 15:15:49 +02:00
nm-dns-systemd-resolved.c dns: don't clone DNS configs list for nm_dns_plugin_update() 2017-06-19 15:15:49 +02: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 dns: don't clone DNS configs list for nm_dns_plugin_update() 2017-06-19 15:15:49 +02:00
nm-dns-unbound.h build: rename "src/dns-manager" to "src/dns" 2016-11-21 14:07:47 +01:00