summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2023-01-16 14:37:11 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2023-01-16 14:40:26 +0900
commit1d00da37551835c3a4f5a8e2f144666891e555b2 (patch)
tree3daa4b79e2885111b7487fad0384429e5c3a24ab /NEWS
parentc972026888da86468abae1d9cd48124151e6c020 (diff)
downloadsystemd-1d00da37551835c3a4f5a8e2f144666891e555b2.tar.gz
NEWS: mention QuickAck=
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 662257c7e2..fe5741610e 100644
--- 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.