]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: usr: Reduce the number of outgoing queries
authorOndřej Surý <ondrej@isc.org>
Thu, 20 Nov 2025 12:32:42 +0000 (13:32 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 20 Nov 2025 12:32:42 +0000 (13:32 +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.

Merge branch 'ondrej/fctx_getaddresses' into 'main'

See merge request isc-projects/bind9!11148


Trivial merge