bind9/lib
Ondřej Surý 125d7aa232
Fix not caching RRSIG covering cache NODATA record
During refactoring, a condition that prevented caching RRSIGs for
records that we already have cached NODATA records was changed in an
invalid way.  This was caught later when a cached NODATA(type) +
RRSIG(type) was found in the cache and caused an assertion failure.

Fix and simplify condition that prevents adding such RRSIGs.
2025-11-28 10:10:14 +01:00
..
dns Fix not caching RRSIG covering cache NODATA record 2025-11-28 10:10:14 +01:00
isc Detect resolution loops between fetches 2025-11-27 17:34:25 +01:00
isccc Apply the changes from updated set_if_not_null semantic patch 2025-10-08 17:44:50 +02:00
isccfg check validity of key and tls in a server-list 2025-11-28 09:10:54 +01:00
ns Detect resolution loops between fetches 2025-11-27 17:34:25 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00