]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Add RPZ extended DNS error for zones with a CNAME override policy configured
authorMatthijs Mekking <matthijs@isc.org>
Tue, 5 Aug 2025 07:19:49 +0000 (07:19 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 5 Aug 2025 07:19:49 +0000 (07:19 +0000)
When the zone is configured with a CNAME override policy, or the response policy zone contains a wildcard CNAME, the extended DNS error code was not added. This has been fixed.

Closes #5342

Merge branch '5342-rpz-cname-override-ede-not-added' into 'main'

See merge request isc-projects/bind9!10777


Trivial merge