]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: Warn about predictable network naming changes 8140/head
authorStuart Hayes <stuart_hayes@dell.com>
Wed, 14 Feb 2018 20:44:47 +0000 (15:44 -0500)
committerStuart Hayes <stuart_hayes@dell.com>
Mon, 26 Mar 2018 18:00:43 +0000 (14:00 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 52724587edee60fd9f44a1d1fb9bc02615041575..b05f601c38e92e4dd127e6a016cc9aaa85c1e53d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
 systemd System and Service Manager
 
+CHANGES WITH 239 in spe:
+
+        * NETWORK INTERFACE DEVICE NAMING CHANGES: systemd-udevd's "net_id"
+          builtin may name network interfaces differently than in previous
+          versions.  SR-IOV virtual functions and NPAR partitions with PCI
+          function numbers of 8 and above will be named more predictably,
+          and udev may generate names based on PCI slot number in some cases
+          where it previously did not.
+
 CHANGES WITH 238:
 
         * The MemoryAccounting= unit property now defaults to on. After