xenserver: Obtain Ethtool, MTU, static routes from network instead of PIF.
authorBen Pfaff <blp@nicira.com>
Fri, 7 Aug 2009 21:00:59 +0000 (14:00 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 10 Aug 2009 20:50:22 +0000 (13:50 -0700)
commitc87d1024dd662d17c69828b4ad035b3ad93b3ea7
tree90671f02457397dbadbd5fedbf6dbb3f8f64a877
parent05e2ad788d25615602a5fe01acaa6d5617280945
xenserver: Obtain Ethtool, MTU, static routes from network instead of PIF.

Our version of interface-reconfigure was pulling the Ethtool, MTU,
and static route configuration for the local port from the PIF for the
local port, but these settings need to come from the network record
instead.

Bug #1798.
xenserver/opt_xensource_libexec_interface-reconfigure