summaryrefslogtreecommitdiff
path: root/xenserver/opt_xensource_libexec_InterfaceReconfigure.py
Commit message (Expand)AuthorAgeFilesLines
* xenserver: Remove xenserver.Greg Rose2022-08-151-972/+0
* xenserver: Remove deprecated print statement.Joe Stringer2016-06-071-1/+2
* xenserver: Use PEP 3110 exception syntax.Joe Stringer2016-06-071-2/+2
* xenserver: Remove tuple unpacking in lambdas.Joe Stringer2016-06-071-8/+8
* xenserver: Fix list/map access for python3.Joe Stringer2016-06-071-21/+20
* xenserver: Fix string compatibility in python3.Joe Stringer2016-06-071-2/+9
* Fix misspellings in comments and docs.Andy Hill2013-06-041-1/+1
* xenserver: Synchronize scripts with XenServer 6.0.0.Ben Pfaff2012-01-241-3/+4
* Support vlan_group workaround implemented in XenServer kernels.Ben Pfaff2011-03-161-0/+1
* xenserver: Add support for disabling in-band management via XAPI.Andrew Evans2011-02-281-1/+5
* xenserver: Merge upstream changes and drop pre-5.6.100 support.Andrew Evans2011-02-111-26/+14
* xenserver: Allow LACP configuration from xapi.Ethan Jackson2011-02-031-1/+2
* xenserver: Support fail_mode override at network level.Ethan Jackson2011-01-261-4/+15
* xenserver: Allow NULL pool in configuration cache.Ethan Jackson2011-01-191-1/+2
* xenserver: Allow fail_mode to be set from xapi.Ethan Jackson2011-01-181-0/+31
* xenserver: Allow unknown other-config attributes.Ethan Jackson2011-01-181-3/+4
* xenserver: Largely untested patch for 5.5 and 5.6 CHIN compatibilityIan Campbell2010-06-231-3/+15
* interface-reconfigure: Handle CHIN Tunnel objectsIan Campbell2010-06-231-5/+43
* interface-reconfigure: callout to datapath backend class method on rewriteIan Campbell2010-06-041-3/+9
* interface-reconfigure+vif: accept openvswitch in /etc/xensource/network.confIan Campbell2010-04-081-1/+1
* xenserver: Avoid error due to missing MTU fields on XenServer 5.5.Ben Pfaff2010-02-241-0/+4
* CP-1592: interface-reconfigure: Configure network device MTU from Network.MTU...Ian Campbell2010-02-241-4/+25
* xenserver: Add --no-syslog feature to interface-reconfigure.Ben Pfaff2010-02-231-1/+15
* xenserver: Add --root-prefix feature to interface-reconfigure.Ben Pfaff2010-02-231-5/+14
* xenserver: Hoist identical bridge and vswitch functions into common code.Ben Pfaff2010-02-231-0/+28
* xenserver: Various cleanups to get OVS to work with XenServer 5.5Justin Pettit2010-02-061-0/+1
* xenserver: Update interface-reconfigure and vif integration scripts.Ian Campbell2010-01-251-0/+793