]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: usr: Add HTTPS record query to host command line tool
authorPetr Špaček <pspacek@isc.org>
Tue, 18 Feb 2025 14:56:39 +0000 (14:56 +0000)
committerPetr Špaček <pspacek@isc.org>
Tue, 18 Feb 2025 14:56:39 +0000 (14:56 +0000)
commitd34414c47b9af5334c53aedb7eebee4515057f7a
tree5828976e68dc58b9037acb893b88c8a501533a30
parent1f6a16e6d04f6410dce3c2c72ea2968b4b29c9d1
parent82069a57006066190dbbb1d30b271c25b7a74552
new: usr: Add HTTPS record query to host command line tool

The host command was extended to also query for the HTTPS RR type by default.

Merge branch 'feature/main/host-rr-https' into 'main'

See merge request isc-projects/bind9!8642