From: Zbigniew Jędrzejewski-Szmek Date: Tue, 4 Feb 2020 16:07:47 +0000 (+0100) Subject: NEWS: mention the TrafficControlQueueingDiscipline rename X-Git-Tag: v245-rc1~7^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69f173477bb1c0014d1ee98867b931aab1920a6b;p=thirdparty%2Fsystemd.git NEWS: mention the TrafficControlQueueingDiscipline rename --- diff --git a/NEWS b/NEWS index b67994d913b..5936d6ec53d 100644 --- 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