]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: mention SpeedMeter=
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 26 Jul 2019 02:15:29 +0000 (11:15 +0900)
committerLennart Poettering <lennart@poettering.net>
Fri, 26 Jul 2019 07:38:20 +0000 (09:38 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 2a79a2cded89b44929761f0bb8e49afba52203a3..21c9e6ec31611b28727ddbedff9341bc6740b40d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -246,6 +246,10 @@ CHANGES WITH 243 in spe:
           devices, as well as a new "--stats" switch for showing device
           statistics.
 
+        * networkd.conf gained a new setting SpeedMeter= and
+          SpeedMeterIntervalSec=, to measure bitrate of network interfaces. The
+          measured speed may be shown by 'networkctl status'.
+
         * systemd-networkd's .network and .link files gained a new Property=
           setting in the [Match] section, to match against devices with
           specific udev properties.