diff options
author | Ronan Pigott <ronan@rjp.ie> | 2024-03-06 02:05:57 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2024-03-06 18:57:36 +0100 |
commit | da920fe176bd77f2ab36024ed5002a32108fc144 (patch) | |
tree | 9349cdd0c78e756c31dda94e93c66c1be5e362a9 /src/run | |
parent | Merge pull request #30612 from AdrianVovk/sleep-freeze-user-seesions (diff) | |
download | systemd-da920fe176bd77f2ab36024ed5002a32108fc144.tar.xz systemd-da920fe176bd77f2ab36024ed5002a32108fc144.zip |
resolved: decrease mdns/llmnr priority for the reverse mapping domains
Previously all queries to the reverse mapping domains (in-addr.arpa and
ip6.arpa) were considered to be in-scope for mdns and llmnr at the same
priority as DNS. This caused sd-resolved to ignore NXDOMAIN responses
from dns in favor of lengthy timeouts.
This narrows the scope of mdns and llmnr so they are not invariably
considered as fallbacks for these domains. Now, mdns/llmnr on a link
will only be used as a fallback when there is no suitable DNS scope, and
when that link is DefaultRoute.
Diffstat (limited to 'src/run')
0 files changed, 0 insertions, 0 deletions