]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix trying the next primary server when the preivous one was marked as...
authorArаm Sаrgsyаn <aram@isc.org>
Wed, 27 Nov 2024 11:46:09 +0000 (11:46 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Wed, 27 Nov 2024 11:46:09 +0000 (11:46 +0000)
In some cases (there is evidence only when XoT was used) `named` failed
to try the next primary server in the list when the previous one was
marked as unreachable. This has been fixed.

Closes #5038

Merge branch '5038-xfr-primary-next-fix' into 'main'

See merge request isc-projects/bind9!9781


Trivial merge