From: Colin Vidal Date: Wed, 22 Jan 2025 21:32:28 +0000 (+0000) Subject: new: usr: Add support for multiple extended DNS errors X-Git-Tag: v9.21.5~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=076e47b427739d399560e671c77d5fd44c0b2d37;p=thirdparty%2Fbind9.git new: usr: Add support for multiple extended DNS errors Extended DNS error mechanism (EDE) may have several errors raised during a DNS resolution. `named` is now able to add up to three EDE codes in a DNS response. In the case of duplicate error codes, only the first one will be part of the DNS response. Closes #5085 Merge branch '5085-multiple-ede' into 'main' See merge request isc-projects/bind9!9952 --- 076e47b427739d399560e671c77d5fd44c0b2d37