]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release not for GL #2250
authorOndřej Surý <ondrej@sury.org>
Tue, 1 Dec 2020 18:01:30 +0000 (19:01 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 2 Dec 2020 11:06:22 +0000 (12:06 +0100)
(cherry picked from commit c7d81f12f820beecebaeab184afc8df57e4f9a76)

CHANGES
doc/arm/notes-9.11.26.xml

diff --git a/CHANGES b/CHANGES
index d281aaa4e2f1a367507fe1e230e2c0621f5348b5..e3da7e2ef5f9887620577cf416e7973b82a30dd6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5544.  [func]          Restore the default value of nocookie-udp-size to 4096.
+                       [GL #2250]
+
 5541.  [func]          Adjust the "max-recursion-queries" default from 75 to
                        100. [GL #2305]
 
index 1499fc2a178b43e55cf2aff22205697a4e59808f..535dcb70066d3889dec24eccfa9ede5dff359874 100644 (file)
           #2305]
         </para>
       </listitem>
+      <listitem>
+       <para>
+         Restore the <command>nocookie-udp-size</command> default from 1232 to
+         4096. Normally the EDNS buffer size is configured by
+         <command>max-udp-size</command>, but this configuration option
+         overrides the value, but most people don't and won't realize there's
+         an extra configuration option that needs to be tweaked. By changing
+         the default here, we allow the the <command>max-udp-size</command> to
+         be the sole option that needs to be changed when operator wants to
+         change the default EDNS buffer size. [GL #2250]
+       </para>
+      </listitem>
     </itemizedlist>
   </section>