summaryrefslogtreecommitdiff
path: root/utilities/ovs-ctl.in
Commit message (Expand)AuthorAgeFilesLines
* vswitchd: show DPDK versionMatteo Croce2018-01-261-1/+1
* utilities: move some functions from ovs-ctl.in to ovs-lib.inTimothy Redaelli2018-01-081-173/+0
* ovs-ctl: Don't remember vport-* kernel modulesGurucharan Shetty2017-11-131-11/+0
* ovs-ctl: Add delete-transient-ports commandTimothy Redaelli2017-10-271-10/+14
* ovs-ctl.in: Call 'hostname -f' after vswitchd starts.Gurucharan Shetty2017-10-061-2/+7
* ovs-ctl: Remove a leftover restore_interfaces in restartTimothy Redaelli2017-08-031-3/+0
* ovs-ctl: Fix typo in a commentTimothy Redaelli2017-06-291-1/+1
* ovs-ctl: Expose openvswitch run directory through ovsdb.Robert Wojciechowicz2017-04-071-1/+3
* ovs-ctl: allow passing user:group to daemonsAaron Conole2017-02-241-0/+6
* utilities: Use FQDN for external_ids:hostname in Openvswitch tableBabu Shanmugam2016-11-261-1/+1
* ovs-ctl: Handle start up errors.Markos Chandras2016-10-041-8/+11
* ovs-ctl: Properly handle shell quoting in os-release.Ben Pfaff2016-08-141-2/+2
* ovs-ctl: support populating system info from /etc/os-releasePanu Matilainen2016-08-101-0/+3
* utilities/ovs-ctl.in: Allow non-monitoring daemonsAaron Conole2016-07-271-0/+1
* utilities: ovs-ctl: Drop duplicate lineMarkos Chandras2016-07-031-1/+0
* bridge: allow OVS to interact with controller through sockets outside run dirAnsis Atteka2016-06-271-7/+14
* utilities/ovs-ctl.in: Only add_managers with vswitchdAaron Conole2016-05-201-3/+8
* ovs-ctl: Allow selective start for db and switchAaron Conole2016-03-251-8/+38
* 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