]> git.ipfire.org Git - thirdparty/bind9.git/commit
Store the most specific matched domain in DomainHandler
authorŠtěpán Balážik <stepan@isc.org>
Thu, 25 Dec 2025 15:58:35 +0000 (16:58 +0100)
committerŠtěpán Balážik <stepan@isc.org>
Fri, 23 Jan 2026 15:39:00 +0000 (16:39 +0100)
commitb89cc2bd862ad12a7983df3ca317b33406ac9868
tree2bcb4b87343cafed5df9bd1440590b0ff33077ea
parent7878281048ada90e181d439988bb2afe296033da
Store the most specific matched domain in DomainHandler

Store the most specific matching domain in DomainHandler and
expose it through the `matched_domain` property for subclasses
to use in their implementations of `get_responses`.
bin/tests/system/isctest/asyncserver.py