xenserver: Merge upstream changes and drop pre-5.6.100 support.
authorAndrew Evans <aevans@nicira.com>
Fri, 11 Feb 2011 00:50:49 +0000 (16:50 -0800)
committerAndrew Evans <aevans@nicira.com>
Fri, 11 Feb 2011 21:03:06 +0000 (13:03 -0800)
Citrix have made modifications to the various interface configuration scripts
that OVS replaces, so at present those modifications are lost when OVS is
installed on e.g. XenServer 5.6.100. This commit applies those changes while
preserving OVS-specific modifications that have been made in the interim.

One major change introduced by these updates is the removal of support for
XenServer releases prior to 5.6.100.

This commit also updates the OVS-supplied xen-bugtool in similar fashion. We
will soon remove xen-bugtool from OVS altogether and move the added OVS
functionality to an XML extension as described in the Supplemental Pack DDK
guide.


No differences found