]> git.ipfire.org Git - thirdparty/bind9.git/commit
Disable some behavior in offline-ksk mode
authorMatthijs Mekking <matthijs@isc.org>
Wed, 19 Jun 2024 12:48:04 +0000 (14:48 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 22 Aug 2024 06:21:52 +0000 (08:21 +0200)
commit2e3068ed608d971b8527cb257e8983ddd0cd1c0e
tree644989bf8fb52f009bed1af40fa7b12fcaa91847
parent61cf599fbff7e6a821062eafe928bf6d07e4b756
Disable some behavior in offline-ksk mode

Some things we no longer want to do when we are in offline-ksk mode.

1. Don't check for inactive and private keys if the key is a KSK.
2. Don't update the TTL of DNSKEY, CDS and CDNSKEY RRset, these come
   from the SKR.
lib/dns/update.c
lib/dns/zone.c