]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix FallbackTooManyRecordsAxfrHandler to follow convention
authorŠtěpán Balážik <stepan@isc.org>
Mon, 19 Jan 2026 20:49:36 +0000 (21:49 +0100)
committerŠtěpán Balážik (GitLab job 7223886) <stepan@isc.org>
Fri, 17 Apr 2026 14:26:42 +0000 (14:26 +0000)
commita12ae42b94c6587afd0a1568c80da812d271b306
treeefb0711f73ca0785a331dbcf97b8ecdba6c0eae3
parent1c642afd78b5863e721f7d17f0e76efdb3361ad2
Fix FallbackTooManyRecordsAxfrHandler to follow convention

All the other subclasses AxfrHandler send three messages.
This oversight was inherited from the original Perl implementation of
the server and was not fixed in 46ecbbe where it was rewritten.

This allows refactoring and sharing of the superclass.

(cherry picked from commit 93a807948902eca1add65bc7bd57a445e1ab75f7)
bin/tests/system/ixfr/ans2/ans.py