From: Štěpán Balážik Date: Wed, 29 Oct 2025 13:56:15 +0000 (+0000) Subject: chg: test: Use isctest.asyncserver in the "dnssec" test X-Git-Tag: v9.21.15~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb29b7ff6ff08d2bef13c602b80544692992ce8e;p=thirdparty%2Fbind9.git chg: test: Use isctest.asyncserver in the "dnssec" test Reimplement the custom server using isctest.asyncserver. Factor most of the logic out of the server code to two (identical) zones and only implement the non-standard behavior. Behavior changes: - RRSIG Expiration and Inception is now static and covering the whole timeline instead of being calculated everytime. - NXDOMAIN is returned where suitable by standard. - Returned SOA records have properly set zone names. Merge branch 'stepan/dnssec-asyncserver' into 'main' See merge request isc-projects/bind9!10906 --- eb29b7ff6ff08d2bef13c602b80544692992ce8e