]> git.ipfire.org Git - thirdparty/bind9.git/commit
add a test for handling illegal NS below DNAME
authorEvan Hunt <each@isc.org>
Mon, 1 Apr 2024 20:37:57 +0000 (13:37 -0700)
committerOndřej Surý <ondrej@isc.org>
Tue, 2 Apr 2024 08:00:03 +0000 (10:00 +0200)
commitb4cc46de07ee7506df48025e87272c3b14f3605d
tree15d436aeb7727316cab5ff88d6d278894d95f10a
parent183b3cb6aa71c6f85d437702cefa8d9e3e6b2212
add a test for handling illegal NS below DNAME

an assertion could be triggered in the QPDB cache if an NS
was encountered that pointed to a name below a DNAME.
bin/tests/system/chain/ans3/ans.pl
bin/tests/system/chain/ns1/root.db
bin/tests/system/chain/ns2/example.db
bin/tests/system/chain/ns5/named.conf.in
bin/tests/system/chain/tests.sh