bind9/bin
Evan Hunt 291d0d8d90 fix the cache findzonecut implementation
the search for the deepest known zone cut in the cache could
improperly reject a node containing stale data, even if the
NS rdataset wasn't the data that was stale.

this change also improves the efficiency of the search by
stopping it when both NS and RRSIG(NS) have been found.

(cherry picked from commit 1f095b902c)
2025-02-02 13:22:32 -08:00
..
check Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
confgen Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
delv Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
dig Remove redundant semicolons after the closing braces of functions 2024-11-19 16:06:49 +01:00
dnssec Fix broken links in documentation 2025-01-24 14:38:52 +01:00
named Replace linked lists with the hashtables to hold fetch contexts 2025-01-22 15:06:04 +01:00
nsupdate Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
plugins Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
rndc Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
tests fix the cache findzonecut implementation 2025-02-02 13:22:32 -08:00
tools Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00