]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES/relnotes for \!3487
authorWitold Kręcicki <wpk@isc.org>
Fri, 1 May 2020 07:56:39 +0000 (09:56 +0200)
committerWitold Kręcicki <wpk@isc.org>
Mon, 4 May 2020 10:50:50 +0000 (12:50 +0200)
CHANGES
doc/arm/notes-9.16.3.xml

diff --git a/CHANGES b/CHANGES
index 04d07632f1cdde34050c385d72c769eda08912b3..885e60dfbef12cc7e80869a50587f4ee6cf95679 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@
                        success if errors were found in one view but not in a
                        subsequent one. [GL #1807]
 
+5403.  [func]          Don't set udp recv/send buffer sizes, sockets will
+                       use system defaults. [GL #1713]
+
 5402.  [bug]           Enable SO_REUSEADDR on all platforms, and either
                        SO_REUSEPORT_LB on FreeBSD, or SO_REUSEPORT on Linux.
                        [GL !3365]
index 193c8df4fbb6289d36275980ebac8526018462c6..cdff621d8b613357167861522b8948dc707e99bb 100644 (file)
           BIND 9 rwlock implementation. [GL #1753]
         </para>
       </listitem>
+      <listitem>
+        <para>
+          BIND 9 no longer sets the recv and send buffer sizes for sockets, relying
+          on system defaults instead. [GL #1713]
+        </para>
+      </listitem>
       <listitem>
         <para>
           When running on a system with Linux capabilities support,