From: Michał Kępień Date: Tue, 25 Mar 2025 04:06:01 +0000 (+0000) Subject: chg: test: Use isctest.asyncserver in the "upforwd" test X-Git-Tag: v9.21.7~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56553ea692aafb7a3969acdae6b139bcdbebfc77;p=thirdparty%2Fbind9.git chg: test: Use isctest.asyncserver in the "upforwd" test Replace the custom DNS server used in the "upforwd" system test with new code based on the isctest.asyncserver module. The ans4 server currently used in that test is a copy of bin/tests/system/ans.pl modified to receive queries over UDP and TCP without ever responding to any of them. Closes #5012 Merge branch '5012-upforwd-asyncserver' into 'main' See merge request isc-projects/bind9!10283 --- 56553ea692aafb7a3969acdae6b139bcdbebfc77