mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 23:10:18 +01:00
ovs: allow specifying a system OVS interface by MAC address
The OVS interface can be matched via MAC address; in that case, the "connection.interface-name" property of the connection is empty. When populating the ovsdb, we need to pass the actual interface name from the device, not the one from the connection. Fixes:830a5a14cb('device: add support for OpenVSwitch devices') https://issues.redhat.com/browse/RHEL-34617 (cherry picked from commitbe28a11735)
This commit is contained in:
parent
b2239fa2a8
commit
57dfb9c96e
1 changed files with 7 additions and 0 deletions
7
NEWS
7
NEWS
|
|
@ -1,3 +1,10 @@
|
|||
===============================================
|
||||
NetworkManager-1.48.4
|
||||
Overview of changes since NetworkManager-1.48.2
|
||||
===============================================
|
||||
|
||||
* Support matching a OVS system interface by MAC address.
|
||||
|
||||
===============================================
|
||||
NetworkManager-1.48.2
|
||||
Overview of changes since NetworkManager-1.48.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue