xenserver: Pull slave MTU from bond record.
authorEthan Jackson <ethan@nicira.com>
Thu, 19 May 2011 22:52:54 +0000 (15:52 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 24 May 2011 22:01:56 +0000 (15:01 -0700)
commit903b35164e00e5c5a859fc87aa3547517fc45377
tree2ba6194e81ec4d51bf7c9edaaefd7ae9ff685b6e
parent7685755461f2907ac5bc52a89061edf4dade6051
xenserver: Pull slave MTU from bond record.

The MTU of the fake bond interface and the slaves participating in
a bond should all agree.  The correct long term solution to this
problem is to remove the fake bond interface altogether.  Until
that's possible, we simply set the MTU of the slaves.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
xenserver/opt_xensource_libexec_InterfaceReconfigureVswitch.py