summaryrefslogtreecommitdiff
path: root/lib/command-line.c
Commit message (Expand)AuthorAgeFilesLines
* command-line: New function ovs_cmdl_env_parse_all().Aliasgar Ginwala2019-10-251-0/+24
* ovn-nbctl: Separate command-line options parsing and interpretation.Ben Pfaff2018-08-071-0/+108
* Add read-only option to ovs-dpctl and ovs-ofctl commands.Ryan Moats2016-08-151-14/+34
* Move lib/dynamic-string.h to include/openvswitch directoryBen Warren2016-03-191-1/+1
* command-line: add ovs_cmdl_contextRussell Bryant2015-03-171-7/+13
* command-line: add ovs_cmdl_ prefixRussell Bryant2015-03-161-13/+13
* lib: Move vlog.h to <openvswitch/vlog.h>Thomas Graf2014-12-151-1/+1
* command-line: Add function to print command usage.Alex Wang2014-10-281-0/+15
* command-line: Add function to print all options.Alex Wang2014-10-281-0/+21
* Use __linux__ instead of LINUX_DATAPATH in C code.Ben Pfaff2014-03-051-4/+4
* clang: Add annotations for thread safety check.Ethan Jackson2013-07-301-9/+19
* command-line: Make proctitle changing commands thread-safe.Ben Pfaff2013-07-231-0/+5
* ovs-thread: Add support for various thread-related assertions.Ben Pfaff2013-06-281-1/+3
* add minimal NetBSD supportYAMAMOTO Takashi2013-05-221-2/+2
* lib: Use FreeBSD libc function for proctitleEd Maste2012-10-111-0/+3
* lib: Move addition of program_name to proctitle_setEd Maste2012-10-111-3/+6
* config: Add explicit support for building on ESX.Ethan Jackson2012-10-091-3/+3
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* Log anything that could prevent a daemon from starting.Ben Pfaff2011-04-041-8/+11
* treewide: Remove trailing whitespaceJoe Perches2010-08-301-2/+2
* Merge "master" into "next".Ben Pfaff2010-02-111-2/+2
|\
* | daemon: Make --monitor process change its process title.Ben Pfaff2010-01-261-2/+109
* | Factor out common code from utilities that multiplex commands.Ben Pfaff2009-11-041-1/+41
|/
* 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/+49