From: Ondřej Surý Date: Wed, 25 Feb 2026 09:05:55 +0000 (+0100) Subject: fix: usr: Remove deterministic selection of nameserver X-Git-Tag: v9.21.19~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55e9b72e3ce70198a7be8444672fb1e865bc8b1d;p=thirdparty%2Fbind9.git fix: usr: Remove deterministic selection of nameserver When selecting nameserver addresses to be looked up we where always selecting them in dnssec name order from the start of the nameserver rrset. This could lead to resolution failure despite there being address that could be resolved for the other names. Use a random starting point when selecting which names to lookup. Closes #5695 Closes #5745 Merge branch '5695-add-random-server-selection' into 'main' See merge request isc-projects/bind9!11395 --- 55e9b72e3ce70198a7be8444672fb1e865bc8b1d