]> git.ipfire.org Git - thirdparty/bind9.git/commit
Replace digdelv/ans5 with ControllableAsyncDnsServer
authorNicki Křížek <nicki@isc.org>
Fri, 28 Nov 2025 15:13:43 +0000 (16:13 +0100)
committerNicki Křížek (GitLab job 6713398) <nicki@isc.org>
Mon, 12 Jan 2026 10:53:23 +0000 (10:53 +0000)
commit4a1f4d67a95e53c968c19d9acd9b73fbfe2b876a
tree0f7d8224961f9305ae38ede3dd1c4c7e8e36c52c
parent9d8cd877a09418406c129472a8cf3e6adc83b129
Replace digdelv/ans5 with ControllableAsyncDnsServer

The server has three modes of operation - either no response, a partial
AXFR or a complete AXFR. To test the fallback behaviour of dig, these
actions are be combined in a specific sequences. To set up the desired
server behaviour, use the _control queries for the server.

(cherry picked from commit 575f0e39165815566a35a9442e2737b26d45a518)
bin/tests/system/digdelv/ans5/ans.pl [deleted file]
bin/tests/system/digdelv/ans5/ans.py [new file with mode: 0644]
bin/tests/system/digdelv/tests.sh