]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] chg: usr: Reduce the number of outgoing queries
authorOndřej Surý <ondrej@isc.org>
Wed, 26 Nov 2025 17:46:42 +0000 (18:46 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 26 Nov 2025 17:46:42 +0000 (18:46 +0100)
Reduces the number of outgoing queries when resolving the nameservers
for delegation points.  This helps the DNS resolver with cold cache
resolve client queries with complex delegation chains and redirections.

Backport of MR !11148

Merge branch 'backport-ondrej/fctx_getaddresses-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11258


Trivial merge