]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: usr: Cap glue records cached from a referral
authorOndřej Surý <ondrej@isc.org>
Tue, 12 May 2026 14:17:59 +0000 (16:17 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 12 May 2026 14:17:59 +0000 (16:17 +0200)
named cached every glue record from a referral, retaining far more
than resolution will ever use.  The number of nameservers and
addresses kept per referral is now bounded in the delegation database.

Closes #5701

Merge branch '5701-limit-the-number-of-GLUE-records' into 'main'

See merge request isc-projects/bind9!11970


Trivial merge