NetworkManager/src/devices/ovs
Beniamino Galvani b366234a3a ovs: allow changing mac address of bridges and interfaces
Allow changing the cloned MAC address for OVS bridges and
interfaces. The MAC address set on the bridge is propagated by ovs to
the local interface (the one with the same name as the bridge), while
all other internal interfaces use the address defined in the interface
connection.

https://bugzilla.redhat.com/show_bug.cgi?id=1763734
https://bugzilla.redhat.com/show_bug.cgi?id=1740557

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/321
(cherry picked from commit 101e65d2bb)
2019-11-20 11:12:12 +01:00
..
meson.build build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
nm-device-ovs-bridge.c device: merge stage3 and stage4 ip-config function for IPv4 and IPv6 2019-03-05 12:23:59 +01:00
nm-device-ovs-bridge.h device: add support for OpenVSwitch devices 2017-10-30 21:46:55 +01:00
nm-device-ovs-interface.c ovs/interface: actually allow dpdk type interfaces 2019-07-15 11:30:20 +02:00
nm-device-ovs-interface.h device: add support for OpenVSwitch devices 2017-10-30 21:46:55 +01:00
nm-device-ovs-port.c ovs: allow changing mac address of bridges and interfaces 2019-11-20 11:12:12 +01:00
nm-device-ovs-port.h device: add support for OpenVSwitch devices 2017-10-30 21:46:55 +01:00
nm-ovs-factory.c ovs/factory: fail the NMDevice if there's an error in OVSDB 2019-06-14 10:33:26 +02:00
nm-ovsdb.c ovs: allow changing mac address of bridges and interfaces 2019-11-20 11:12:12 +01:00
nm-ovsdb.h ovs: allow changing mac address of bridges and interfaces 2019-11-20 11:12:12 +01:00