mirror of
https://github.com/systemd/systemd.git
synced 2026-08-10 01:48:09 +00:00
This permits configuration of additional "delegates" which ensure that lookups for certain DNS zones are routed to specific sets of DNS servers, in addition to the routes we create for each network interface. For now, this allows only static configuration, but eventually we should open this up to IPC. Fixes: #5573 #14159 #20485 #21260 #24532 #32022 (Fixes #32022, because now redundant)