]> git.ipfire.org Git - thirdparty/bind9.git/commit
Allow CDS/CDNSKEY DELETE records in unsigned zone
authorMatthijs Mekking <matthijs@isc.org>
Wed, 17 Mar 2021 09:02:22 +0000 (10:02 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 22 Mar 2021 09:25:30 +0000 (10:25 +0100)
commitf211c7c2a1f563ddffbf462c2abcace047fe3d52
tree441e6ec3a6d5cf10944c80b8938eb69146ba8d32
parent052ec16a44c7335b0f4723a785c06d17f23470e9
Allow CDS/CDNSKEY DELETE records in unsigned zone

While not useful, having a CDS/CDNSKEY DELETE record in an unsigned
zone is not an error and "named-checkzone" should not complain.
bin/tests/system/checkzone/zones/good-cds-unsigned.db [new file with mode: 0644]
lib/dns/zone.c