]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: mention .network [SR-IOV] section 16348/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 3 Jul 2020 06:33:06 +0000 (15:33 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 3 Jul 2020 08:58:41 +0000 (17:58 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 4a0de8de341b4c73c509fb51add54c007ad296b8..19b5240cefe2701a25d86d78bd8f6f9d2e055a76 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -147,6 +147,9 @@ CHANGES WITH 246 in spe:
         * networkd.conf gained a new boolean setting ManageForeignRoutes=. If
           enabled systemd-networkd manages all routes configured by other tools.
 
+        * .network files managed by systemd-networkd gained a new section
+          [SR-IOV], in order to configure SR-IOV capable network devices.
+
         * systemd-networkd's [IPv6Prefix] section in .network files gained a
           new boolean setting Assign=. If enabled an address from the prefix is
           automatically assigned to the interface.