]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor the forward ans6 response server 12534/head
authorŠtěpán Balážik <stepan@isc.org>
Thu, 23 Jul 2026 13:23:01 +0000 (15:23 +0200)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 12 Aug 2026 09:34:18 +0000 (09:34 +0000)
commitfe5f460400c19ae34145cc5f94c8218d4fab772b
tree97416a86c5782ab473830b935891a208b2ebe5a9
parentaae82160d645086779804ff90a440f093510ea4b
Refactor the forward ans6 response server

Rewrite it in the declarative isctest.asyncserver style, one scoped
handler per answered query instead of one branchy handler.  The static
answers advertise no EDNS, as before, so the resolver's DS-chase still
sees a non-EDNS forwarder.

Assisted-by: Claude:claude-fable-5
bin/tests/system/forward/ans6/ans.py