]> 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 <stepan@isc.org>
Fri, 17 Apr 2026 14:26:07 +0000 (14:26 +0000)
commit93a807948902eca1add65bc7bd57a445e1ab75f7
tree6581b6483b398f14475ef5168a96a5dd2b3f204d
parent5f0b2f255fa2fb8956e40a6b067c85cf1870e152
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.
bin/tests/system/ixfr/ans2/ans.py