]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: mention the TrafficControlQueueingDiscipline rename 14779/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 4 Feb 2020 16:07:47 +0000 (17:07 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 5 Feb 2020 08:32:16 +0000 (09:32 +0100)
NEWS

diff --git a/NEWS b/NEWS
index b67994d913b578cf6784985e93f85c23f6e5e339..5936d6ec53dfec7f686de616734ad749a77bb99a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -124,7 +124,7 @@ CHANGES WITH 245 in spe:
         * systemd-networkd gained support for configuring Token Buffer Filter
           (TBF) parameters in its qdisc configuration support. Similarly,
           support for Stochastic Fairness Queuing (SFQ), Controlled-Delay
-          Active Queue Management (CoDel), Fair Queue (FQ) has been added.
+          Active Queue Management (CoDel), and Fair Queue (FQ) has been added.
 
         * systemd-networkd gained support for Intermediate Functional Block
           (IFB) network devices.
@@ -251,6 +251,10 @@ CHANGES WITH 245 in spe:
           permanent MAC address of a network device even if a randomized MAC
           address is used.
 
+        * The [TrafficControlQueueingDiscipline] section in .network files has
+          been renamed to [NetworkEmulator] with the "NetworkEmulator" prefix
+          dropped from the individual setting names.
+
         * Any .link and .network files that have an empty [Match] section (this
           also includes empty and commented-out files) will now be
           rejected. systemd-udev and systemd-networkd started warning about