bind9/lib
Matthijs Mekking dbb0dd5088 Remove CDs/CDNSKEY records on reconfig
When adding to dnssec-policy:

    cdnskey no;
    cds-digest-types { };

and then reconfig the server, named must remove existing CDS and CDNSKEY
records. Note this already worked when adding CDS digest, or setting
'cdnskey yes;', but not when digests were removed from the list, or
when setting 'cdnskey no;'.

(cherry picked from commit 1c4c2cba8b)
2026-06-19 12:39:11 +02:00
..
dns Remove CDs/CDNSKEY records on reconfig 2026-06-19 12:39:11 +02:00
isc Replace the shared work pool with per-loop, per-lane worker threads 2026-06-17 21:15:17 +02:00
isccc Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
isccfg Fix spelling typos in comments and code 2026-06-01 15:04:31 +00:00
ns Use original query name when caching SERVFAIL 2026-06-18 14:06:14 +02: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