mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 02:10:30 -05:00
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. |
||
|---|---|---|
| .. | ||
| bench | ||
| dns | ||
| include/tests | ||
| irs | ||
| isc | ||
| isccfg | ||
| libtest | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||
| unit-test-driver.sh.in | ||