]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: usr: Built-in hints can be printed with named -H command
authorMartin Basti <mbasti@isc.org>
Tue, 14 Jul 2026 12:24:27 +0000 (12:24 +0000)
committerMartin Basti <mbasti@isc.org>
Tue, 14 Jul 2026 12:24:27 +0000 (12:24 +0000)
commite9c4c2619de2bb2d397f5433f11e4aff1ebdf537
tree925bc332fec5f944495cade845ae7ecb98504dda
parent3a9477a4567c26c5055d5c4dce847c7d1740670b
parent78bfdbdf52bcf9e9f1ce51e8c308f7870f1bffdf
new: usr: Built-in hints can be printed with named -H command

Additionally root hints were updated to precisely match authoritative source including comments. This is a cosmetic change IP addresses haven't been changed.

Merge branch 'main-printhints' into 'main'

See merge request isc-projects/bind9!11114