summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-12-16 10:04:35 +0100
committerThomas Haller <thaller@redhat.com>2016-12-16 10:04:35 +0100
commit7041e4d2ed4fbf437f1643d83576fd06c5058d05 (patch)
tree18695457d5cacd8d30c3e51992a5edcd3c256a82
parentf5100d0681b0ec90c5fbe56e92216961d3f891a8 (diff)
downloadNetworkManager-7041e4d2ed4fbf437f1643d83576fd06c5058d05.tar.gz
NEWS: add entry about th/sysctl-ifname-race-bgo775613 branch
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e94308e8bf..e1ef728712 100644
--- a/NEWS
+++ b/NEWS
@@ -47,6 +47,9 @@ Notable changes included in this snapshot so far include:
* The PPP manager can now be split into a separate package.
* Details of the DNS information obtained from the connections is now
exposed on the D-Bus and can be inspected with nmcli.
+* Fixed race conditions when renaming interfaces, for example as done
+ by UDEV for persistent interface naming. This could cause detecting
+ devices as the wrong hardware type.
* Added the support for DHCPV6_HOSTNAME and DHCPV6_SEND_HOSTNAME keys in
ifcfg files that control "dhcp-hostname" and "dhcp-send-hostname"
properties of the "ipv6" setting.