summaryrefslogtreecommitdiff
path: root/utilities/ovs-ctl.in
Commit message (Expand)AuthorAgeFilesLines
* ovs-ctl: Store hostname as an external-id.Russell Bryant2016-03-241-0/+2
* ovs-ctl: Remove code for upgrading from Open vSwitch 1.6 and earlier.Ben Pfaff2016-03-161-6/+2
* ovs-ctl: Remove code for upgrading from Open vSwitch 1.9 and earlier.Ben Pfaff2016-03-161-44/+2
* ovn-ctl: Ability to upgrade databases.Gurucharan Shetty2015-10-021-40/+1
* ovn-ctl, ovs-ctl: Move common code to ovs-lib.Gurucharan Shetty2015-10-021-10/+2
* ovs-ctl: Add option to delete transient ports.Thadeu Lima de Souza Cascardo2015-09-011-0/+10
* ovs-ctl: Fix indentation when deleting bridges.Thadeu Lima de Souza Cascardo2015-08-271-1/+1
* ovs-ctl: do not attempt to restore flows when called with --delete-bridgesSimon Horman2015-08-211-4/+8
* ovs-ctl: let openvswitch startup to NOT hold up system boot upon errorSabyasachi Sengupta2015-06-151-1/+1
* ovs-ctl: Unload & reload vport modules on force-reload-kmodThomas Graf2015-04-221-2/+22
* ovs-ctl: Add comment to explain why we only save ofports for pre-1.10.Ben Pfaff2014-07-221-2/+5
* utilities: skip loading kernel module if kernel has no module supportPim van den Berg2014-06-241-0/+7
* ovs-ctl: Raise the limit on the number of open file descriptors.Alex Wang2014-05-201-3/+3
* ovs-ctl: Don't decrease max open fds if already set higherThomas Graf2014-05-091-1/+4
* ovs-ctl.in: Increase the limit on file descriptors.Gurucharan Shetty2013-07-111-4/+4
* ovs-ctl.in: Restore flows with vswitchd packet processing disabled.Gurucharan Shetty2013-05-301-1/+18
* ovs-ctl.in: Add manager after restoring flows.Gurucharan Shetty2013-05-301-11/+17
* ovs-ctl.in: Merge a single line function.Gurucharan Shetty2013-04-121-5/+1
* ovs-ctl: Connect to remote OVSDB managers only after ovs-vswitchd starts.Ben Pfaff2013-04-101-1/+11
* ovs-vsctl: Try connecting only once for active connections by default.Ben Pfaff2013-03-151-1/+1
* ovs-ctl.in: Set hard limit for core files created.Gurucharan Shetty2013-03-111-1/+1
* ovs-ctl.in: Restore interfaces and ofports for userspace restarts.Gurucharan Shetty2013-03-051-10/+27
* ovs-ctl.in: Clean up code for the next commit.Gurucharan Shetty2013-03-051-19/+26
* ovs-ctl.in: Don't execute the restore ofport script in some cases.Gurucharan Shetty2013-02-121-0/+1
* ovs-ctl: Update comment.Ben Pfaff2013-01-311-3/+4
* ovs-ctl.in: Restore ofport values across force-reload-kmod.Gurucharan Shetty2013-01-161-12/+35
* openvswitch: Remove Linux bridge compatibility.Pravin B Shelar2012-12-271-41/+0
* ovs-ctl: Exit, instead of resuming, after handling fatal signals.Ben Pfaff2012-12-261-2/+2
* ovs-ctl: Don't run "ovs-save save-flows" on fake bridges.Justin Pettit2012-12-011-1/+1
* ovs-ctl.in: Don't save kernel datapath config.Gurucharan Shetty2012-11-261-28/+3
* ovs-ctl.in: Do not fail 'restart'.Gurucharan Shetty2012-10-291-1/+2
* ovs-ctl.in: Don't save flows if the daemons are not running.Gurucharan Shetty2012-10-241-3/+5
* ovs-ctl.in: Ability to save flows and kernel datapath config.Gurucharan Shetty2012-10-231-14/+87
* ovs-ctl: Fix implementation of --extra-dbs.Henry Mai2012-10-191-3/+3
* ovsdb-server: Add support for multiple databases.Ben Pfaff2012-09-241-1/+16
* Make the location of the database separately configurable.Ben Pfaff2012-08-011-3/+4
* ovs-ctl.in: Don't stop forwarding while restarting the database.Justin Pettit2012-07-301-9/+27
* ovs-ctl.in: Consistently use spaces instead of tabs.Justin Pettit2012-07-301-40/+40
* ovs-ctl: Start the rest of Open vSwitch if loading brcompat module fails.Ben Pfaff2012-07-271-1/+6
* ovs-ctl: Add support for running daemons under valgrind or strace.Ben Pfaff2012-06-151-3/+13
* vlog: Take advantage of relaxed "-v" syntax through the tree.Ben Pfaff2012-05-221-4/+4
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* ovs-ctl: Make "force-reload-kmod" warn when DHCP clients must be restarted.Ben Pfaff2012-05-011-0/+2
* configure: Remove --with-build-number.Ben Pfaff2012-03-191-1/+1
* datapath: omit _mod from module namesChris Wright2012-03-091-10/+16
* ovs-ctl: Restore ability to create 256 bridges.Ben Pfaff2012-01-261-4/+5
* ovs-ctl: Do not load brcompat_mod if the bridge module is already loaded.Ben Pfaff2012-01-161-0/+4
* ovs-ctl: Pull system_type and system_version from config fileGurucharan Shetty2012-01-091-1/+7
* utilites: rename ovs-lib.sh to ovs-libChris Wright2011-12-091-1/+1
* ovs-ctl: Add load-kmod commandSimon Horman2011-09-081-5/+13