]> git.ipfire.org Git - thirdparty/bind9.git/commit
keymgr: also set DeleteCDS when setting PublishCDS
authorMatthijs Mekking <matthijs@isc.org>
Tue, 4 Mar 2025 16:14:33 +0000 (17:14 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 20 Mar 2025 10:12:16 +0000 (10:12 +0000)
commit8c9d2eb2bf588b2e2dee39986963d03a1edac391
treeac42c909cac2b31af36c17582043cb0958c03c02
parent63edc4435f8ddefbbabbf9731f2b44d59d68c40b
keymgr: also set DeleteCDS when setting PublishCDS

The keymgr never set the expected timing metadata when CDS/CDNSKEY
records for the corresponding key will be removed from the zone. This
is not troublesome, as key states dictate when this happens, but with
the new pytest we use the timing metadata to determine if the CDS and/or
CDNSKEY for the given key needs to be published.
lib/dns/keymgr.c