]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #2201]
authorOndřej Surý <ondrej@isc.org>
Fri, 4 Mar 2022 13:28:08 +0000 (14:28 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 8 Mar 2022 09:27:22 +0000 (10:27 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 542742d26c6ec418fbf039b07df559dde8ff0d72..7839b51d2622e7ad46e6479bfeea8159b8904363 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5825.  [funcf]         Set the minimum MTU on UDPv6 and TCPv6 sockets and
+                       limit TCP maximum segment size (TCP_MAXSEG) to (1220)
+                       for both TCPv4 and TCPv6 sockets. [GL #2201]
+
 5824.  [bug]           Invalid dnssec-policy definitions were being accepted
                        where the defined keys did not cover both KSK and ZSK
                        roles for a given algorithm.  This is now checked for