Files
bind9/tests
Evan Hunt aff01bda54 use a qp-trie for the NTA table
replace the red-black tree used by the negative trust anchor table
with a QP trie.

because of this change, dns_ntatable_init() can no longer fail, and
neither can dns_view_initntatable(). these functions have both been
changed to type void.
2023-08-15 14:24:46 +02:00
..
2023-08-15 14:24:39 +02:00
2023-08-15 14:24:46 +02:00
2023-07-31 18:07:56 +02:00