]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: usr: Fix brid and hhit implementation
authorMark Andrews <marka@isc.org>
Tue, 27 Jan 2026 05:45:55 +0000 (16:45 +1100)
committerMark Andrews <marka@isc.org>
Tue, 27 Jan 2026 05:45:55 +0000 (16:45 +1100)
commit41958216860bccc4c997c49b08d56c6785bcbb1a
treec573ca9d31cd936ee8ff10dff97841f033883de7
parent0d3b369c6b84066b1a09439c464f701e8d05d3c2
parent97af8fc519590bd0d794f1208b6ad60aa717e2c7
fix: usr: Fix brid and hhit implementation

Fix bugs in BRID and HHIT implementation and enable
the unit tests.

Closes #5710

Merge branch '5710-fix-hhit-and-brid-issues' into 'main'

See merge request isc-projects/bind9!11491