From: Štěpán Balážik Date: Wed, 23 Jul 2025 11:23:38 +0000 (+0000) Subject: chg: test: Use isctest.asyncserver in the "zero" test X-Git-Tag: v9.21.11~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=472459e171b45e29bee7ad1ab0fc71b02c98b39c;p=thirdparty%2Fbind9.git chg: test: Use isctest.asyncserver in the "zero" test The original `ans.pl` server was a copy of the one in `fetchlimit`, so there are some changes: - The server now only responds with A replies (which is the only thing needed). - The incrementing of the IP address goes beyond the least significant octet (so, after 192.0.2.255 it will yield 192.0.3.0). Merge branch 'stepan/zero-asyncserver' into 'main' See merge request isc-projects/bind9!10597 --- 472459e171b45e29bee7ad1ab0fc71b02c98b39c