From: Štěpán Balážik Date: Wed, 12 Aug 2026 10:09:02 +0000 (+0000) Subject: chg: test: Refactor the forward ans6 response server X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78bd1cc5afbf19764c75fb79b3d5fe0abf93909b;p=thirdparty%2Fbind9.git chg: test: Refactor the forward ans6 response server Rewrite the server in the declarative `isctest.asyncserver` style, one scoped handler per answered query instead of one branchy handler. Includes a small `isctest.asyncserver` change — an `edns` attribute on `StaticResponseHandler` — because the two static handlers here need to advertise no EDNS declaratively rather than by overriding `get_responses()`. `forward/ans6` is its only user. Merge branch 'stepan/forward-asyncserver-cleanup' into 'main' See merge request isc-projects/bind9!12534 --- 78bd1cc5afbf19764c75fb79b3d5fe0abf93909b