]> git.ipfire.org Git - thirdparty/bind9.git/commit
Do not reuse shared TCP dispatches for zone transfers
authorOndřej Surý <ondrej@sury.org>
Thu, 19 Mar 2026 04:06:47 +0000 (05:06 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 14 Apr 2026 15:48:23 +0000 (17:48 +0200)
commit6e78094ebd8ebc31b71d62af6671d600aecb68e3
treeef7d2a94c2bfa907aa19906db3f44a743b068980
parent3e364aec2bd55c1a08cad786e9b9efa27120368a
Do not reuse shared TCP dispatches for zone transfers

Zone transfers (XFRIN) need a dedicated TCP connection because they
are long-lived and stream the entire zone.
lib/dns/dispatch.c