netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / utilities / ovs-ctl.in
2015-10-02 Gurucharan Shettyovn-ctl: Ability to upgrade databases.
2015-10-02 Gurucharan Shettyovn-ctl, ovs-ctl: Move common code to ovs-lib.
2015-09-01 Thadeu Lima de Sou... ovs-ctl: Add option to delete transient ports.
2015-08-27 Thadeu Lima de Sou... ovs-ctl: Fix indentation when deleting bridges.
2015-08-21 Simon Hormanovs-ctl: do not attempt to restore flows when called...
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-15 Sabyasachi Senguptaovs-ctl: let openvswitch startup to NOT hold up system...
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-22 Thomas Grafovs-ctl: Unload & reload vport modules on force-reload...
2014-07-22 Ben Pfaffovs-ctl: Add comment to explain why we only save ofport...
2014-06-24 Pim van den Bergutilities: skip loading kernel module if kernel has...
2014-05-20 Alex Wangovs-ctl: Raise the limit on the number of open file...
2014-05-09 Thomas Grafovs-ctl: Don't decrease max open fds if already set...
2013-07-11 Gurucharan Shettyovs-ctl.in: Increase the limit on file descriptors.
2013-05-31 Gurucharan Shettyovs-ctl.in: Restore flows with vswitchd packet processi...
2013-05-31 Gurucharan Shettyovs-ctl.in: Add manager after restoring flows.
2013-04-12 Gurucharan Shettyovs-ctl.in: Merge a single line function.
2013-04-11 Ben Pfaffovs-ctl: Connect to remote OVSDB managers only after...
2013-03-15 Ben Pfaffovs-vsctl: Try connecting only once for active connecti...
2013-03-11 Gurucharan Shettyovs-ctl.in: Set hard limit for core files created.
2013-03-05 Gurucharan Shettyovs-ctl.in: Restore interfaces and ofports for userspac...
2013-03-05 Gurucharan Shettyovs-ctl.in: Clean up code for the next commit.
2013-02-12 Gurucharan Shettyovs-ctl.in: Don't execute the restore ofport script...
2013-01-31 Ben Pfaffovs-ctl: Update comment.
2013-01-16 Gurucharan Shettyovs-ctl.in: Restore ofport values across force-reload...
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-12-26 Ben Pfaffovs-ctl: Exit, instead of resuming, after handling...
2012-12-02 Justin Pettitovs-ctl: Don't run "ovs-save save-flows" on fake bridges.
2012-11-26 Gurucharan Shettyovs-ctl.in: Don't save kernel datapath config.
2012-10-29 Gurucharan Shettyovs-ctl.in: Do not fail 'restart'.
2012-10-24 Gurucharan Shettyovs-ctl.in: Don't save flows if the daemons are not...
2012-10-23 Gurucharan Shettyovs-ctl.in: Ability to save flows and kernel datapath...
2012-10-19 Henry Maiovs-ctl: Fix implementation of --extra-dbs.
2012-09-25 Ben Pfaffovsdb-server: Add support for multiple databases.
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-07-30 Justin Pettitovs-ctl.in: Don't stop forwarding while restarting...
2012-07-30 Justin Pettitovs-ctl.in: Consistently use spaces instead of tabs.
2012-07-27 Ben Pfaffovs-ctl: Start the rest of Open vSwitch if loading...
2012-06-15 Ben Pfaffovs-ctl: Add support for running daemons under valgrind...
2012-05-22 Ben Pfaffvlog: Take advantage of relaxed "-v" syntax through...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-05-01 Ben Pfaffovs-ctl: Make "force-reload-kmod" warn when DHCP client...
2012-03-19 Ben Pfaffconfigure: Remove --with-build-number.
2012-03-09 Chris Wrightdatapath: omit _mod from module names
2012-01-27 Ben Pfaffovs-ctl: Restore ability to create 256 bridges.
2012-01-16 Ben Pfaffovs-ctl: Do not load brcompat_mod if the bridge module...
2012-01-10 Gurucharan Shettyovs-ctl: Pull system_type and system_version from confi...
2011-12-09 Chris Wrightutilites: rename ovs-lib.sh to ovs-lib
2011-09-08 Simon Hormanovs-ctl: Add load-kmod command
2011-08-01 Ben Pfaffvlog: Add a new log level "off".
2011-07-26 Ben Pfaffdebian: Add support for bridge compatibility.
2011-07-26 Ben Pfaffovs-ctl: Drop back to an empty database if schema conve...
2011-07-26 Ben Pfaffovs-ctl: Log messages about database upgrade process.
2011-07-18 Ben Pfaffovs-ctl: Start ovs-vswitchd with correct niceness.
2011-06-29 Ben Pfaffovs-ctl: Fix ovs-dpctl invocation.
2011-06-23 Ben Pfaffovs-ctl: Use iptables -n -L instead of -S for compatibi...
2011-06-23 Ben Pfaffovs-ctl: Fix incorrect error message.
2011-06-21 Ben PfaffAvoid inserting duplicate iptables rules when restartin...
2011-06-21 Ben Pfaffovs-ctl: Clean up temporary file used for force-reload...
2011-06-21 Ben Pfaffovs-ctl: Use "action" to print success or failure directly.
2011-06-17 Ben PfaffRefactor initscripts into distro-independent and distro...