]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: mention QuickAck= 26071/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 16 Jan 2023 05:37:11 +0000 (14:37 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 16 Jan 2023 05:40:26 +0000 (14:40 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 662257c7e28789e4b085b96efa5f1d828cc43e40..fe5741610eeb4e8e48a7c1024e00d911ce620830 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -120,6 +120,11 @@ CHANGES WITH 253 in spe:
           frame priority for DHCPv4 initial packets. This cannot be achieved
           with netfilter mangle tables because of the raw socket bypass.
 
+        * The [DHCPv4] and [IPv6AcceptRA] sections in .network file gained new
+          QuickAck= boolean setting that enables the TCP quick ACK mode for the
+          routes configured by the aquired DHCPv4 lease or received router
+          advertisements (RAs).
+
         * The RouteMetric= option (for DHCPv4, DHCPv6, and IPv6 advertised
           routes) now accepts three values, for high, medium, and low preference
           of the router (which can be set with the RouterPreference=) setting.