On Fri, May 23, 2014 at 05:14:35PM -0400, Lars Kellogg-Stedman wrote:
> 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.
> 
> Signed-off-by: Lars Kellogg-Stedman <l...@redhat.com>
> ---

There is a trailing whitespace in the first comment line.
Other than that, the patch looks good and works here.

Acked-by: Flavio Leitner <f...@redhat.com>

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to