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>
Thu, 19 May 2011 23:33:11 +0000 (16:33 -0700)
commitc64540e3fe43a83bbe8687c53fb7fdec95b94195
tree2811a98f19eada011f9bdafbdcbc89964200a8f6
parentd825e2a5dcc5193067215cbf2466417cebebab9b
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