]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check that SOA and DNSKEY are consistent in NSEC typemaps
authorMark Andrews <marka@isc.org>
Tue, 30 Nov 2021 22:58:46 +0000 (09:58 +1100)
committerPetr Špaček <pspacek@isc.org>
Thu, 2 Dec 2021 13:24:37 +0000 (14:24 +0100)
commit454c29046f6eb4102ac4e37f28b39fe02e83fa7c
tree6d2a95eeb1def06a730a7b7dbe84fe7c72c32f01
parentd733eeba75cf10ca5bf3335aca4f107f820fa3d3
Check that SOA and DNSKEY are consistent in NSEC typemaps

If there is a SOA record present then there should also be a
DNSKEY record present as the DNSKEY is supposed to live at the
zone apex like the SOA.
lib/dns/resolver.c