]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add dns_nsec_requiredtypespresent
authorMark Andrews <marka@isc.org>
Fri, 26 Nov 2021 22:12:08 +0000 (09:12 +1100)
committerPetr Špaček <pspacek@isc.org>
Thu, 2 Dec 2021 13:18:42 +0000 (14:18 +0100)
commit8ff2c133b554332e6b954152783e2e8c11e6384c
tree2b5199cc4841a21f3ce911aa111273723f46f8f1
parent571f3af6e8ed62a754c02d9fc1a74128ce4be235
Add dns_nsec_requiredtypespresent

checks an NSEC rdataset to ensure that both NSEC and RRSIG are
present in the type map.  These types are required for the NSEC
to be valid
bin/tests/system/synthfromdnssec/ns1/minimal.db.in
bin/tests/system/synthfromdnssec/tests.sh
lib/dns/include/dns/nsec.h
lib/dns/nsec.c
lib/dns/resolver.c