From: Ondřej Surý Date: Fri, 29 May 2026 19:25:39 +0000 (+0200) Subject: fix: dev: Refine resolver fetch loop detection X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=b76790dd3c3f5b98b82610b8de7bb391e3e1d95d;p=thirdparty%2Fbind9.git fix: dev: Refine resolver fetch loop detection The resolver's fetch loop detection now triggers only when a new fetch would join an already in-flight fetch that is also one of its own ancestors, which is the actual loop condition. Previously the check ran against the original request before the fetch was set up. Merge branch 'ondrej/improve-resolver-loop-detection' into 'main' See merge request isc-projects/bind9!12145 --- b76790dd3c3f5b98b82610b8de7bb391e3e1d95d