]> git.ipfire.org Git - thirdparty/bind9.git/commit
Clear serve-stale flags when following the CNAME chains
authorOndřej Surý <ondrej@isc.org>
Wed, 18 Feb 2026 05:39:33 +0000 (06:39 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 25 Feb 2026 10:30:34 +0000 (11:30 +0100)
commit6ac20d5099dc18666cd5fc87b94a8bc3f086119a
tree06c9fa121aa09eb93ca9484abbe8bfd8d409e19b
parentc3b320f12aae56bc745309d39091dae9dae31972
Clear serve-stale flags when following the CNAME chains

A stale answer or SERVFAIL could have been served in case of multiple
upstream failures when following the CNAME chains. This has been fixed.

(cherry picked from commit d46277b398abc4f226002515f457da77e00878f9)
lib/ns/query.c