]> git.ipfire.org Git - thirdparty/bind9.git/commit
add a system test with an ADB loop
authorEvan Hunt <each@isc.org>
Tue, 19 Oct 2021 06:14:28 +0000 (23:14 -0700)
committerEvan Hunt <each@isc.org>
Thu, 21 Oct 2021 09:15:55 +0000 (02:15 -0700)
commit61ac32a9893aca42cf8cb02699c63c53cd7df9ad
tree355fbb13922ea1705a5b6d838f0d1c2cce21b53b
parent128068fde20b9474614b1766b72c99ef3cc8bd2d
add a system test with an ADB loop

Add a lame delegation to lame.example.org with only an A record
in the additional section; on failure, this will trigger a retry
with AAAA, which will loop. Test that dig returns SERVFAIL, in
addition to confirming that named doesn't hang on shutdown.
bin/tests/system/resolver/ans2/ans.pl
bin/tests/system/resolver/ans3/ans.pl
bin/tests/system/resolver/tests.sh