]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: dev: Prepend qpkey with namespace (normal vs denial of existence)
authorMatthijs Mekking <matthijs@isc.org>
Thu, 10 Jul 2025 13:53:07 +0000 (13:53 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 10 Jul 2025 13:53:07 +0000 (13:53 +0000)
commit15653c54a092dd72478673ee291e84e8ab3d949a
treeb6e920febfe6165383a7205a16275ce570f04ea5
parent658698896a6955efd4f7b3647c5ef8aa916325f9
parentc5a14f263f73a44ffd9d510b0e239796ece8cf10
chg: dev: Prepend qpkey with namespace (normal vs denial of existence)

Merge the three qp tries (tree, nsec, nsec3) into one, add the namespace to the qpkey.

Merge branch 'matthijs-one-trie-for-zone-and-nsec3' into 'main'

See merge request isc-projects/bind9!10480