]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolve: add DNSConfiguration field to indicate DNSSEC support
authorNick Rosbrook <enr0n@ubuntu.com>
Fri, 30 Jan 2026 19:34:03 +0000 (14:34 -0500)
committerNick Rosbrook <enr0n@ubuntu.com>
Tue, 3 Feb 2026 20:07:41 +0000 (15:07 -0500)
commit9b2f263f30ea0eb3706f87ed2027ef5d5cc6313f
tree9500959b6a417d157145842f47757dd10e74d983
parent503a788332bda768fbcad485f8d51ee46f9e8c2f
resolve: add DNSConfiguration field to indicate DNSSEC support

The varlink API is currently missing the "DNSSEC supported" field, which
is required for to re-implement the existing resolvectl status output
with varlink instead of dbus.

Add this field to DNSConfiguration.
src/resolve/resolved-manager.c
src/shared/varlink-io.systemd.Resolve.c