]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: usr: Support for parsing HHIT and BRID records has been added
authorMark Andrews <marka@isc.org>
Wed, 3 Sep 2025 00:47:37 +0000 (10:47 +1000)
committerMark Andrews <marka@isc.org>
Wed, 3 Sep 2025 00:47:37 +0000 (10:47 +1000)
commitbdcb90f43c7e89fa0c02085c3f7b649f400d626b
treeb66bb31de010658236f0e5873d942336e48f6ddc
parent70757a47e6a81b3204d9e040a097829a4a150ebe
parent92621e63909795af815b1ff4447ff6f79fbbf0bc
new: usr: Support for parsing HHIT and BRID records has been added

Closes #5444

Merge branch '5444-add-hhit-and-brid-records' into 'main'

See merge request isc-projects/bind9!10795