]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: demote the global unicast scope
authorRonan Pigott <ronan@rjp.ie>
Mon, 19 Aug 2024 20:18:10 +0000 (13:18 -0700)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 20 Aug 2024 09:45:22 +0000 (11:45 +0200)
commiteded61e410dfa6c16ae68cb624c58122fb18fd0e
treeec385841767f541fd653865713ef9e6feab4adef
parent0197fb599ac4f29871e8ea1923be7b14bbd7bbf0
resolved: demote the global unicast scope

This will greatly reduce the number of cases where the global unicast
scope overlaps with link scopes configured as default-route, making it
feasible to use the global DNS setting in conjunction with per-link dns
servers configured by the network.

This change is preferred over demoting links to default-route=no where
the user prefers to use the network provided DNS servers, and I expect
it is non-disruptive in that it should not degrade the efficacy of any
existing configuration.
man/systemd-resolved.service.xml
src/resolve/resolved-dns-scope.c