From: Michał Kępień Date: Fri, 2 Jun 2023 10:17:16 +0000 (+0200) Subject: Add release note for #4049 X-Git-Tag: v9.19.14~2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=466530c73bc3bd17bc2f7bdc640c24f65a277923;p=thirdparty%2Fbind9.git Add release note for #4049 --- diff --git a/doc/notes/notes-9.19.14.rst b/doc/notes/notes-9.19.14.rst index dbfebe43b94..3a270e5d79f 100644 --- a/doc/notes/notes-9.19.14.rst +++ b/doc/notes/notes-9.19.14.rst @@ -55,6 +55,11 @@ Removed Features Feature Changes ~~~~~~~~~~~~~~~ +- If a response from an authoritative server has its RCODE set to + FORMERR and contains an echoed EDNS COOKIE option that was present in + the query, :iscman:`named` now retries sending the query to the + same server without an EDNS COOKIE option. :gl:`#4049` + - The responsiveness of :iscman:`named` was improved, when serving as an authoritative DNS server for a delegation-heavy zone(s) shortly after loading such zone(s). :gl:`#4045`