]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix dual-stack-servers configuration option
authorMark Andrews <marka@isc.org>
Wed, 26 Feb 2025 00:22:30 +0000 (00:22 +0000)
committerMark Andrews <marka@isc.org>
Wed, 26 Feb 2025 00:22:30 +0000 (00:22 +0000)
The dual-stack-servers configuration option was not working as expected; the specified servers were not being used when they should have been, leading to resolution failures. This has been fixed.

Closes #5019

Merge branch '5019-dual-stack-servers-wasn-t-working-in-all-cases' into 'main'

See merge request isc-projects/bind9!9708


Trivial merge