]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: net.ipv4.tcp_ecn = 1 was reverted at v240
authorSho Iizuka <sho.i518@gmail.com>
Wed, 25 Aug 2021 04:00:03 +0000 (13:00 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 25 Aug 2021 08:08:23 +0000 (09:08 +0100)
Turning on ECN was reverted by 1e190df.

NEWS

diff --git a/NEWS b/NEWS
index d79f859fa1a8ca359f80d50bbc84ce7f27891e6a..3c1d90046212456ad5f58c8bbf6974b1f04d9854 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3867,6 +3867,9 @@ CHANGES WITH 240:
 
           Consult the kernel documentation for details on this sysctl:
           https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt
+          
+        * The v239 change to turn on "net.ipv4.tcp_ecn" by default has been
+          reverted.
 
         * CPUAccounting=yes no longer enables the CPU controller when using
           kernel 4.15+ and the unified cgroup hierarchy, as required accounting