]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Clear serve-stale flags when following the CNAME chains
authorMatthijs Mekking <matthijs@isc.org>
Mon, 23 Feb 2026 07:50:48 +0000 (07:50 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 23 Feb 2026 07:50:48 +0000 (07:50 +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

Merge branch '5751-clear-staleflags-in-CNAME-chains' into 'main'

See merge request isc-projects/bind9!11558


Trivial merge