]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: test: Refactor the mismatchtcp ans2 response server
authorŠtěpán Balážik <stepan@isc.org>
Wed, 12 Aug 2026 10:48:38 +0000 (10:48 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 12 Aug 2026 10:48:38 +0000 (10:48 +0000)
Match the Kaminsky-spoof case declaratively with a `QnameQtypeHandler` plus a protocol check, replacing the imperative match and the UDP/TCP branch.

Merge branch 'stepan/mismatchtcp-asyncserver-cleanup' into 'main'

See merge request isc-projects/bind9!12528


Trivial merge