bind9/lib/dns/include
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
dst Fix GSS-API context leak in TKEY negotiation 2026-05-07 13:09:18 +02:00
irs Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00