chiark / gitweb /
NEWS: Warn about predictable network naming changes
authorStuart Hayes <stuart_hayes@dell.com>
Wed, 14 Feb 2018 20:44:47 +0000 (15:44 -0500)
committerSven Eden <yamakuzure@gmx.net>
Fri, 24 Aug 2018 14:47:08 +0000 (16:47 +0200)
NEWS

diff --git a/NEWS b/NEWS
index c749c67236f483cd4dfd1c0f0b6b9e686311dba0..15caecb2567be87fae882f762f9ef20f60d5d031 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: elogind-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