]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] fix: usr: Fix brid and hhit implementation
authorMark Andrews <marka@isc.org>
Tue, 27 Jan 2026 08:24:58 +0000 (19:24 +1100)
committerMark Andrews <marka@isc.org>
Tue, 27 Jan 2026 08:24:58 +0000 (19:24 +1100)
commite3caaa16f12a11a57faff72cd0a89248c197d8ff
tree6b2384d6c9f81fed43099275888bc308cdd03454
parent6fd748d1fccdf2d5d9758585ee72ac2ed3df6f63
parent975eab94b2421b892a0e9c2d99e1e0a86f5efc84
[9.18] fix: usr: Fix brid and hhit implementation

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

Closes #5710

Backport of MR !11491

Merge branch 'backport-5710-fix-hhit-and-brid-issues-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!11493