]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for #4049
authorMichał Kępień <michal@isc.org>
Fri, 2 Jun 2023 10:17:16 +0000 (12:17 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 9 Jun 2023 09:53:33 +0000 (11:53 +0200)
doc/notes/notes-9.19.14.rst

index dbfebe43b942007c05ceaf8da6b9d0c7c91fb84b..3a270e5d79f2b45bff3b281e0783c670e7957aff 100644 (file)
@@ -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`