mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-04 15:30:41 +02:00
We will use these values from NML3Cfg, and it seems wrong that NML3Cfg would include "dns/nm-dns-manager.h" for this. Enums are very "static". They have no logic, and there is less need to separate the code well. Meaning, it doesn't hurt to define this enum in "libnm-base/nm-base.h" which can be included by (almost) anybody. |
||
|---|---|---|
| .. | ||
| 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 | ||