mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-07 22:40:26 +01:00
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) |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| nm-dns-bind.c | ||
| nm-dns-bind.h | ||
| 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-utils.c | ||
| nm-dns-utils.h | ||