netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / xenserver / opt_xensource_libexec_interface-reconfigure
2013-06-05 Andy HillFix misspellings in comments and docs.
2012-07-31 Ed MasteDon't assume python is in /usr/bin.
2012-01-24 Ben Pfaffxenserver: Synchronize scripts with XenServer 6.0.0.
2011-02-11 Andrew Evansxenserver: Merge upstream changes and drop pre-5.6...
2010-06-23 Ian Campbellinterface-reconfigure: Handle CHIN Tunnel objects
2010-06-04 Ian Campbellinterface-reconfigure: callout to datapath backend...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-24 Ian CampbellCP-1592: interface-reconfigure: Configure network devic...
2010-02-23 Ben Pfaffxenserver: Add --no-syslog feature to interface-reconfi...
2010-02-23 Ben Pfaffxenserver: Add --root-prefix feature to interface-recon...
2010-02-06 Justin PettitMerge branch 'next' of repo.nicira.com:/srv/git/openvsw...
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-26 Ben Pfaffxenserver: Update to use upstream XenServer location...
2010-01-25 Ben PfaffMerge "sflow" into "master".
2010-01-25 Ian Campbellxenserver: Update interface-reconfigure and vif integra...
2010-01-15 Justin Pettitxenserver: Give ovs-vsctl a bit more time to do its...
2010-01-15 Justin Pettitovs-vsctl: Add option to create fake iface when adding...
2010-01-14 Jesse Grossbonding: Use device names instead of Xen OpaqueRefs
2009-12-17 Ben PfaffMake ovs-vswitchd report when it is done configuring...
2009-12-14 Justin Pettitxenserver: Cleanup xs-network-uuids and xs-network...
2009-12-11 Ben Pfaffxensource: Add kluge to make interface-reconfigure...
2009-12-10 Ben Pfaffxenserver: Make basic interface-reconfigure calls work.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-13 Ian Campbellxenserver: interface-reconfigure and vif hotplug relice...
2009-11-12 Jesse Grossmirroring: Preserve key for disabling learning.
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-11-04 Justin Pettitxenserver: Fix issue with deleting network UUID on...
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-20 Jesse Grossxen: Restore state files for VIF VLANs
2009-10-08 Ben Pfaffxenserver: Crossport "master" interface-reconfigure...
2009-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
2009-10-05 Ian Campbellxenserver: use ovs-vsctl for VIF VLANs instead of separ...
2009-10-05 Ian Campbellxenserver: Include bridge.*.xs-network-uuids for all...
2009-10-02 Ian Campbellxenserver: Rework interface-reconfigure.
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-17 Ian Campbellxenserver: Synchronize interface-reconfigure from Citrix.
2009-09-17 Ben Pfaffxenserver: Drop "init-dbcache" by making PIF optional...
2009-09-15 Ben Pfaffxenserver: Fix detection of xs-network-uuids in interfa...
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-11 Ben Pfaffxenserver: Install into /usr instead of /root/vswitch.
2009-09-11 Ben Pfaffxenserver: Make RPM install work again.
2009-09-11 Ben Pfaffxenserver: Remove dead store from interface-reconfigure.
2009-09-11 Ben Pfaffxenserver: Remove unmaintained comments in interface...
2009-09-09 Ian CampbellOnly write Network.PIF elements for this host to dbcache.
2009-09-09 Ian CampbellAdd PIF.currently_attached to the list of fields used...
2009-09-09 Ian CampbellMove vswitch state files to /var/lib.
2009-09-05 Justin PettitMerge commit 'origin/citrix'
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-20 Ben Pfaffxenserver: Compute correct physical PIFs for VLANs...
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben Pfaffxenserver: Completely ignore datapath devices for renam...
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-18 Ian Campbellxenserver: Store XAPI dbcache as XML in interface-recon...
2009-08-18 Ian Campbellxenserver: Whitelist specific XAPI fields to pickle...
2009-08-18 Ian Campbellxenserver: Only consider the host we are running on...
2009-08-18 Ian Campbellxenserver: Factor out XAPI interactions in interface...
2009-08-17 Justin Pettitxenserver: Add missing argument for fake-iface config
2009-08-10 Ben Pfaffxenserver: Configure MTU, Ethtool on PIFs in interface...
2009-08-10 Ben Pfaffxenserver: Obtain Ethtool, MTU, static routes from...
2009-08-10 Ben Pfaffxenserver: Factor MTU, Ethtool into functions in interf...
2009-08-10 Ben Pfaffxenserver: Rename functions, variables in interface...
2009-08-10 Ben Pfaffxenserver: Fix typo in adding static routes in interfac...
2009-08-08 Ben Pfaffxenserver: Bring up physical devices before configuring...
2009-08-07 Ben Pfaffvswitchd: Support creating fake bond device interfaces.
2009-08-07 Ben Pfaffxenserver: Fix infinite recursion in get_netdev_by_mac.
2009-08-07 Ian Campbellxenserver: Cope gracefully with non-integer MTU in...
2009-08-07 Ian Campbellxenserver: Update copyright on interface-configure...
2009-08-07 Ben Pfaffxenserver: Rename network devices to match MAC addresse...
2009-08-06 Ben Pfaffxenserver: Add new helper function to interface-reconfi...
2009-08-06 Ben Pfaffxenserver: Really take devices down in interface-reconf...
2009-07-29 Ben Pfaffxenserver: Honor the MAC address specified in xapi...
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-17 Ben Pfaffxenserver: Fix creating, destroying bonds with the...
2009-06-05 Ben Pfaffxenserver: Bring up bond slave device before adding...
2009-06-05 Ben Pfaffxenserver: Rename cache file to ovs-vswitch.dbache...
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0