bind9/lib
Evan Hunt 6aba56ae89 Check whether a rejected rrset is different
Add a new dns_rdataset_equals() function to check whether two
rdatasets are equal in DNSSEC terms.

When an rdataset being cached is rejected because its trust
level is lower than the existing rdataset, we now check to see
whether the rejected data was identical to the existing data.
This allows us to cache a potentially useful RRSIG when handling
CD=1 queries, while still rejecting RRSIGs that would definitely
have resulted in a validation failure.
2025-02-19 17:25:20 -08:00
..
dns Check whether a rejected rrset is different 2025-02-19 17:25:20 -08:00
isc DoH: http_send_outgoing() return value is not used 2025-02-19 17:52:36 +02:00
isccc Refactor and simplify isc_symtab 2025-02-17 11:43:19 +01:00
isccfg Refactor and simplify isc_symtab 2025-02-17 11:43:19 +01:00
ns Include destination address port number in query logging 2025-02-04 10:49:26 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00