]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolve: include DNSSEC and DNSOverTLS modes in dumps
authorNick Rosbrook <enr0n@ubuntu.com>
Fri, 22 Aug 2025 15:34:17 +0000 (11:34 -0400)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 27 Aug 2025 13:33:38 +0000 (22:33 +0900)
commit71da422058e1512636e0291f17e4d55f5413db5e
treec4ea37378f6ea5c10d4328fb3ecc7bc29e20183a
parent5bb434e317d2f050dcaa0fb8c702279c5eacefd8
resolve: include DNSSEC and DNSOverTLS modes in dumps

This is useful for testing and debugging. E.g., one can examine the
active DNSSEC mode of the scope using:

$ resolvectl show-cache
src/resolve/resolvectl.c
src/resolve/resolved-dns-scope.c
src/shared/varlink-io.systemd.Resolve.Monitor.c