]> git.ipfire.org Git - thirdparty/bind9.git/commit
Simplify ./NS query handling
authorMichał Kępień <michal@isc.org>
Thu, 21 May 2026 10:02:20 +0000 (12:02 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 21 May 2026 10:09:28 +0000 (12:09 +0200)
commit8bb18d304fae8487ba0bba59f02823ccda9f1d56
tree1a451603ed7c5791fe3701657eecd0d562158f98
parent0217aa6bc1790b56618e0696e60e314221694f44
Simplify ./NS query handling

Replace PrimeHandler with a StaticResponseHandler subclass achieving the
same goal.

(cherry picked from commit c0f01b60fdf7c01de84ed28d8942bab28650e27c)
bin/tests/system/resend_loop/ans3/ans.py