]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add an edns attribute to StaticResponseHandler
authorŠtěpán Balážik <stepan@isc.org>
Thu, 23 Jul 2026 13:22:48 +0000 (15:22 +0200)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 12 Aug 2026 09:34:18 +0000 (09:34 +0000)
commitaae82160d645086779804ff90a440f093510ea4b
tree224b5d0dad8f6760131bf4568b7301177305c19c
parentdc55e598141867eef0b6b0e3d74933cd5754430d
Add an edns attribute to StaticResponseHandler

Let a static handler set the response's EDNS declaratively via a value
passed straight to use_edns(), instead of overriding get_responses().
The attribute is left unset by default, so EDNS stays untouched for
every existing handler.

Assisted-by: Claude:claude-fable-5
bin/tests/system/isctest/asyncserver.py