aboutsummaryrefslogtreecommitdiff
path: root/xenserver
AgeCommit message (Expand)Author
2010-02-23xenserver: Add --no-syslog feature to interface-reconfigure.Ben Pfaff
2010-02-23xenserver: Add --root-prefix feature to interface-reconfigure.Ben Pfaff
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-15xenserver: Upgrade and compact database on system boot.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-05xenserver: Exclude compile Python byte code from packagingJustin Pettit
2010-02-05xenserver: Fix permissions on new interface-reconfigure filesJustin Pettit
2010-02-05Merge branch 'master' into nextJustin Pettit
2010-02-01xenserver: Add XenServer 5.5.0 updates 1 and 2 to supported versions.Jesse Gross
2010-02-01CA-37154: vswitch: Use MAC address of tagged PIF for VLAN fake-bridgeIan Campbell
2010-01-27ovs-vsctl: Drop redundant {port,iface}-{set,get}-external-ids commands.Ben Pfaff
2010-01-26Fix references to vswitch-idl.ovsschema to refer to vswitch.ovsschema.Ben Pfaff
2010-01-26xenserver: Update to use upstream XenServer location for dbcache.Ben Pfaff
2010-01-25xenserver: Update interface-reconfigure and vif integration scripts.Ian Campbell
2010-01-17Add ability to set controller for specific bridgesKeith Amidon
2010-01-15Enable daemon monitoring and automatic restart by default.Ben Pfaff
2010-01-15xenserver: Give ovs-vsctl a bit more time to do its workJustin Pettit
2010-01-15ovs-vsctl: Add option to create fake iface when adding a bondJustin Pettit
2010-01-14bonding: Use device names instead of Xen OpaqueRefsJesse Gross
2010-01-12xenserver: Make BRCOMPATD_MEMLEAK_LOGFILE setting work.Ben Pfaff
2010-01-11xenserver: Fix init script with multiple --remote options to ovsdb-server.Ben Pfaff
2010-01-08xenserver: Fix fallout from removing remote command execution.Ben Pfaff
2010-01-04xenserver: Fix small typo in vswitch-xapi-updateJustin Pettit
2010-01-04ovsdb-server: Make database connections configurable from database itself.Ben Pfaff
2009-12-20xenserver: Use ovs-appctl to reopen log filesJustin Pettit
2009-12-20xenserver: Use ovs-vsctl for controller configuration in xsconsoleJustin Pettit
2009-12-17initscript: pass complete path to pidfile to status commandBen Pfaff
2009-12-16Make ovs-vswitchd report when it is done configuring; make ovs-vsctl wait.Ben Pfaff
2009-12-14xenserver: Actually destroy VIFs by using ovs-vsctlJustin Pettit
2009-12-14xenserver: Cleanup xs-network-uuids and xs-network-names usageJustin Pettit
2009-12-12xenserver: Add xs-network-names to "external_ids" column in config dbJustin Pettit
2009-12-11xenserver: Cleanup vswitch-xapi-update init scriptJustin Pettit
2009-12-11xenserver: Suppress output when creating initial config DBJustin Pettit
2009-12-11ovs-vsctl: Initialize the database automatically.Ben Pfaff
2009-12-10xenserver: Have brctl wrapper use config DB instead of config fileJustin Pettit
2009-12-10xenserver: Fix typo in dump-vif-detailsJustin Pettit
2009-12-10xenserver: Fixes related to creating config DB in RPM spec fileJustin Pettit
2009-12-10xenserver: Remove references to "reload" in init scriptJustin Pettit