]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add support for parsing and displaying HHIT rdata type
authorMark Andrews <marka@isc.org>
Wed, 30 Jul 2025 03:11:40 +0000 (13:11 +1000)
committerMark Andrews <marka@isc.org>
Wed, 3 Sep 2025 01:10:51 +0000 (11:10 +1000)
commit3df5d60de8dfd4eb4ac2fc8e777016326dd9c83c
treece86552fb551357a4f2858605346fe653e62894a
parent3e787e989305bce99cc13d78afef7251ca4201bc
Add support for parsing and displaying HHIT rdata type

(cherry picked from commit 37041c3ec3d36f179feb688c2574b9780c55077b)
bin/tests/system/rrchecker/tests_rrchecker.py
lib/dns/rdata/generic/hhit_67.c [new file with mode: 0644]
lib/dns/rdata/generic/hhit_67.h [new file with mode: 0644]