From: Ondřej Surý Date: Tue, 19 May 2026 09:19:04 +0000 (+0200) Subject: fix: usr: Fix TCP fallback after repeated UDP timeouts X-Git-Tag: v9.21.23~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e90a828307659699494a46bd5c06cb026b9126ff;p=thirdparty%2Fbind9.git fix: usr: Fix TCP fallback after repeated UDP timeouts When an authoritative server failed to respond to two consecutive UDP queries in a fetch, named was supposed to retry the next attempt over TCP but in fact still sent it over UDP. The resolver now properly switches the transport to TCP on the third attempt to the same server. Closes #5529 Merge branch '5529-fix-tcp-fallback-after-udp-timeouts' into 'main' See merge request isc-projects/bind9!12022 --- e90a828307659699494a46bd5c06cb026b9126ff