mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
CHANGES, release note
This commit is contained in:
committed by
Ondřej Surý
parent
fa02f6438b
commit
e7bde11314
3
CHANGES
3
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
|
5402. [bug] Enable SO_REUSEADDR on all platforms, and either
|
||||||
SO_REUSEPORT_LB on FreeBSD, or SO_REUSEPORT on Linux.
|
SO_REUSEPORT_LB on FreeBSD, or SO_REUSEPORT on Linux.
|
||||||
[GL !3365]
|
[GL !3365]
|
||||||
|
@@ -89,6 +89,12 @@
|
|||||||
[GL #1674]
|
[GL #1674]
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</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>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user