]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Stale RRsets in a CNAME chain were not always refreshed
authorMatthijs Mekking <matthijs@isc.org>
Wed, 23 Jul 2025 07:19:20 +0000 (07:19 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 23 Jul 2025 07:19:20 +0000 (07:19 +0000)
With serve-stale enabled, a CNAME chain that contains a stale RRset, the refresh query doesn't always properly refresh the stale RRsets. This has been fixed.

Closes #5243

Merge branch '5243-stale-refresh-as-prefetch' into 'main'

See merge request isc-projects/bind9!10720


Trivial merge