Hi, Could the following commit be cherry-picked to branch-2.1?
commit cfa0790f5417facb637e64bca5e11f152223ab67 Author: Lars Kellogg-Stedman <[email protected]> Date: Fri May 23 17:14:35 2014 -0400 rhel: support persistent mac addresses on OVS bridges This patch adds support for RHEL-derived systems (RHEL/CentOS/Fedora) for setting the persistent MAC address of an OVS bridge via the MACADDR setting in the interface configuration file. Without this change, when an administrator provides MACADDR in the interface configuration file that address will be set in ifup-eth using the "ip link set" command. While this appears to work, any operation that updates the OVS configuration will cause the MAC address to revert. Persistent MAC addresses must be set using ovs-vsctl. (Resubmitted with whitespace and grammar corrections) Signed-off-by: Lars Kellogg-Stedman <[email protected]> Signed-off-by: Ben Pfaff <[email protected]> Acked-by: Flavio Leitner <[email protected]> Thanks. Flavio _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
