aboutsummaryrefslogtreecommitdiff
path: root/xenserver/opt_xensource_libexec_InterfaceReconfigureVswitch.py
AgeCommit message (Expand)Author
2010-03-26xenserver: Ensure that Bridge.other-config:hwaddr and Interface.MAC are set a...Ian Campbell
2010-03-24vswitchd: Make names of Bridge external_ids generic.Ben Pfaff
2010-03-03xenserver: Implement missing interface-reconfigure settings.Ben Pfaff
2010-02-26vswitch: interface-reconfigure: bring down physical interfacesIan Campbell
2010-02-24CP-1592: interface-reconfigure: Configure network device MTU from Network.MTU...Ian Campbell
2010-02-23xenserver: Add assertion and additional comments to ovs-vsctl commands.Ben Pfaff
2010-02-23xenserver: Remove a VLAN's bridge when bringing down its PIF.Ben Pfaff
2010-02-23xenserver: Avoid doing unneeded work in deconfigure_datapath().Ben Pfaff
2010-02-23xenserver: Set xs-network-uuids for both datapath and VLAN bridges.Ben Pfaff
2010-02-23xenserver: Always call ovs-vsctl in bring_down().Ben Pfaff
2010-02-23xenserver: Fix bringing up VLAN PIFs.Ben Pfaff
2010-02-23xenserver: Hoist identical bridge and vswitch functions into common code.Ben Pfaff
2010-02-23xenserver: Accept VLAN PIFs in pif_bridge_name().Ben Pfaff
2010-02-23xenserver: Delete ports by interface name.Ben Pfaff
2010-02-23xenserver: Fix comment in interface-reconfigure.Ben Pfaff
2010-02-11Merge "master" into "next".Ben Pfaff
2010-02-10xenserver: Fix bond configuration.Ben Pfaff
2010-02-09xenserver: Fix failure to bring up secondary management interfaces.Ben Pfaff
2010-02-06xenserver: Various cleanups to get OVS to work with XenServer 5.5Justin Pettit
2010-02-05Merge branch 'master' into nextJustin Pettit
2010-02-01CA-37154: vswitch: Use MAC address of tagged PIF for VLAN fake-bridgeIan Campbell
2010-01-25xenserver: Update interface-reconfigure and vif integration scripts.Ian Campbell