summaryrefslogtreecommitdiff
path: root/utilities/ovs-appctl.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Use environment variable for default timeout.Ilya Maximets2018-08-151-3/+3
* utilities: Fix and unify parsing of timeout option.Ilya Maximets2018-08-151-1/+6
* Move lib/dynamic-string.h to include/openvswitch directoryBen Warren2016-03-191-1/+1
* vlog: add "vlog/list-pattern" commandAnsis Atteka2015-06-271-0/+1
* command-line: add ovs_cmdl_ prefixRussell Bryant2015-03-161-2/+2
* vlog: Rename the currently used term 'facility' as 'destination'.Gurucharan Shetty2015-01-081-1/+1
* lib: Move vlog.h to <openvswitch/vlog.h>Thomas Graf2014-12-151-1/+1
* ovs-appctl: Rename 'help' to 'list-commands'.Alex Wang2014-10-281-1/+1
* command-line: Add function to print all options.Alex Wang2014-10-281-0/+6
* ovs-appctl: Add logging options.Ben Pfaff2014-08-041-2/+13
* ovs-appctl: A port for Windows.Gurucharan Shetty2014-03-281-0/+7
* ovs-appctl: Close the connection during error.Gurucharan Shetty2014-03-281-0/+1
* Rename NOT_REACHED to OVS_NOT_REACHEDHarold Lim2013-12-171-2/+2
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* unixctl: Timeout unit tests instead of hanging.Ethan Jackson2012-03-071-0/+6
* unixctl: New JSON RPC back-end.Ethan Jackson2012-02-211-17/+25
* vlog: Be more liberal in syntax for -v and vlog/set.Ben Pfaff2012-02-271-6/+6
* unixctl: Implement quoting.Ben Pfaff2011-12-191-13/+5
* ovs-appctl: Add "version" command to print version of running daemons.Justin Pettit2011-08-041-1/+2
* util: Introduce get_program_version function.Justin Pettit2011-08-041-1/+1
* vlog: Add a new log level "off".Ben Pfaff2011-08-011-16/+17
* ovs-appctl: Fix typo in usage message.Ben Pfaff2011-06-161-1/+1
* Consistently write null pointer constants as NULL instead of 0.Ben Pfaff2011-05-161-2/+2
* ovs-appctl: On failure, print the error message output by the server.Ben Pfaff2010-12-081-0/+1
* Make installation directories overridable at runtime.Ben Pfaff2010-11-291-2/+2
* timeval: Make time_init() static and remove calls to it.Ben Pfaff2010-07-211-1/+0
* ovs-appctl: Free memory on exit.Ben Pfaff2010-02-021-1/+5
* ovs-appctl: Fix shadow variable that could cause segfaultJustin Pettit2009-11-161-1/+0
* Make ovs-appctl easier to use and synchronize its interface with ovs-vsctl.Ben Pfaff2009-11-091-140/+115
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-10/+10
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+221