xenserver: Honor the MAC address specified in xapi database for bonds.
authorBen Pfaff <blp@nicira.com>
Wed, 22 Jul 2009 19:21:25 +0000 (12:21 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 29 Jul 2009 18:20:43 +0000 (11:20 -0700)
commit58b7527ecbf053004cc555aa433168395f0ec622
tree0e32ae33c347fbf77a01b778fe565a8867ffe758
parentaa80fd55a12f144b7a32b64a56e5c10805cb2d0a
xenserver: Honor the MAC address specified in xapi database for bonds.

The xapi database for PIFs specifies the MAC address that should be used
for bonds, but interface-reconfigure didn't honor it and ovs-vswitchd
didn't have a way to configure it anyhow.  This commit fixes both problems.

Bug #1645.
vswitchd/bridge.c
vswitchd/ovs-vswitchd.conf.5.in
xenserver/opt_xensource_libexec_interface-reconfigure