]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: introduce the _localdnsstub and _localdnsproxy special hostnames for 127...
authorLennart Poettering <lennart@poettering.net>
Fri, 25 Nov 2022 11:15:56 +0000 (12:15 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 25 Nov 2022 16:37:30 +0000 (17:37 +0100)
commit17f244e8f9de008ea1c6e0880bdc924b95a66e2b
treecfb9a0d3b4ec727b54d2080f8b0703866957dc8d
parent68d449997f8abeb6c315c33c8f8ef4f63bab3f9f
resolved: introduce the _localdnsstub and _localdnsproxy special hostnames for 127.0.0.54 + 127.0.0.53

Let's give these special IP addresses names. After all name resolution
is our job here.

Fixes: #23623
man/resolvectl.xml
man/systemd-resolved.service.xml
src/basic/hostname-util.h
src/resolve/resolvectl.c
src/resolve/resolved-dns-scope.c
src/resolve/resolved-dns-synthesize.c
test/units/testsuite-75.sh