]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES, release note
authorWitold Kręcicki <wpk@isc.org>
Fri, 1 May 2020 07:56:39 +0000 (09:56 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 1 May 2020 15:04:23 +0000 (17:04 +0200)
CHANGES
doc/arm/notes-9.17.2.xml

diff --git a/CHANGES b/CHANGES
index 7caed4d536e0a7afc3ac64959b506aa529b5ad74..173cacd838db2f9affd3a8dcb38f6d765c77f9b0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+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 407855b84a6238072ed788e0b18356eb89f81833..dcfc529c95980818db8ef691dd6add6c45e2aee3 100644 (file)
           [GL #1674]
         </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>
     </itemizedlist>
   </section>