]> git.ipfire.org Git - thirdparty/bind9.git/commit
2800. [func] Reject zones which have NS records which refer to
authorMark Andrews <marka@isc.org>
Fri, 4 Dec 2009 03:33:15 +0000 (03:33 +0000)
committerMark Andrews <marka@isc.org>
Fri, 4 Dec 2009 03:33:15 +0000 (03:33 +0000)
commit5d850024cb41fdcb0b85efd3f7997bc52e6b33e8
tree3d5d0282efe69da180085a4141f8f863cae2e241
parent6ec134549fdb02f684ee786c2a4f82c649e08010
2800.   [func]          Reject zones which have NS records which refer to
                        CNAMEs, DNAMEs or don't have address record (class IN
                        only).  Reject UPDATEs which would cause the zone
                        to fail the above checks if committed. [RT #20678]
CHANGES
bin/named/update.c
bin/tests/system/nsupdate/setup.sh
bin/tests/system/zonechecks/tests.sh
lib/dns/include/dns/zone.h
lib/dns/zone.c