]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: usr: Clear serve-stale flags when following the CNAME chains
authorMatthijs Mekking <matthijs@isc.org>
Wed, 25 Feb 2026 11:44:31 +0000 (11:44 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 25 Feb 2026 11:44:31 +0000 (11:44 +0000)
A stale answer could have been served in case of multiple upstream
failures when following the CNAME chains.  This has been fixed.

Closes #5751

Backport of MR !11558

Merge branch 'backport-5751-clear-staleflags-in-CNAME-chains-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11583


Trivial merge