]> git.ipfire.org Git - thirdparty/bind9.git/commit
Squash the qpcache tree and nsec trees
authorOndřej Surý <ondrej@isc.org>
Mon, 15 Sep 2025 15:46:39 +0000 (17:46 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 17 Sep 2025 13:58:44 +0000 (15:58 +0200)
commita3e96f2d49d44f971b9feac0574f41d4ea7f12bb
tree18d34d4271b64a91839c34f1d544a2ab4ca706c2
parentec0a5f3a9dcb1597c1895d769a5f96619b19e3b1
Squash the qpcache tree and nsec trees

The dns_qpcache already had all the namespace changes needed to put the
normal data and auxiliary NSEC data into a single tree.  Remove the
extra nsec QP trie and use the single QP trie for all the cache data.
lib/dns/qpcache.c
lib/dns/qpzone.c