summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStuart Hayes <stuart_hayes@dell.com>2018-02-14 15:44:47 -0500
committerStuart Hayes <stuart_hayes@dell.com>2018-03-26 14:00:43 -0400
commit019cb3abf0760e9dd597b807ed8785671f74f305 (patch)
tree77194df455bf180a4d41953a9a3afa40373d377a /NEWS
parent6bc04997b6eab35d1cb9fa73889892702c27be09 (diff)
downloadsystemd-019cb3abf0760e9dd597b807ed8785671f74f305.tar.gz
NEWS: Warn about predictable network naming changes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 52724587ed..b05f601c38 100644
--- 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