NetworkManager/src/dns-manager
Michael Stapelberg de38843828 dnsmasq: use '@interface' for link-local DNS servers in the dnsmasq config
inet_ntop() either returns 'address%interface' or just 'address'. In the first
case, we replace '%' with '@' since dnsmasq supports '%' only since version
2.58. In the second case, we append '@interface' to make it work.

(small fixes by dcbw)
2011-08-25 15:49:41 -05:00
..
Makefile.am core: yet more consistent usage of libnl CFLAGS and LIBS 2011-05-19 15:40:07 -05:00
nm-dns-bind.c dnsmasq: use '@interface' for link-local DNS servers in the dnsmasq config 2011-08-25 15:49:41 -05:00
nm-dns-bind.h dns: add BIND9 local caching nameserver support 2010-09-16 15:31:47 -05:00
nm-dns-dnsmasq.c dnsmasq: use '@interface' for link-local DNS servers in the dnsmasq config 2011-08-25 15:49:41 -05:00
nm-dns-dnsmasq.h dns: first cut of a dnsmasq local caching plugin 2010-09-10 18:02:40 -05:00
nm-dns-manager.c dnsmasq: use '@interface' for link-local DNS servers in the dnsmasq config 2011-08-25 15:49:41 -05:00
nm-dns-manager.h dns: write usable resolv.conf on shutdown if DNS plugins are used 2011-04-18 12:41:16 -05:00
nm-dns-plugin.c dnsmasq: use '@interface' for link-local DNS servers in the dnsmasq config 2011-08-25 15:49:41 -05:00
nm-dns-plugin.h dnsmasq: use '@interface' for link-local DNS servers in the dnsmasq config 2011-08-25 15:49:41 -05:00
nm-dns-utils.c dns: direct IPv4 reverse DNS queries to split DNS servers 2010-12-16 17:49:22 -06:00
nm-dns-utils.h dns: direct IPv4 reverse DNS queries to split DNS servers 2010-12-16 17:49:22 -06:00