summaryrefslogtreecommitdiff
path: root/lib/svec.c
Commit message (Expand)AuthorAgeFilesLines
* ovsdb-cs: Avoid unnecessary re-connections when updating remotes.Ilya Maximets2021-07-151-0/+11
* jsonrpc: Allow jsonrpc_session to have more than one remote.Ben Pfaff2018-03-241-0/+18
* treewide: Avoid undefined behavior passing null in nonnull parameters.Lance Richardson2017-06-131-1/+3
* Move lib/dynamic-string.h to include/openvswitch directoryBen Warren2016-03-191-1/+1
* lib: Move vlog.h to <openvswitch/vlog.h>Thomas Graf2014-12-151-1/+1
* Replace most uses of assert by ovs_assert.Ben Pfaff2013-01-161-9/+8
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* ovs-openflowd: Use sset in place of svec.Ben Pfaff2011-03-311-17/+1
* vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.Ben Pfaff2010-10-291-1/+1
* treewide: Remove trailing whitespaceJoe Perches2010-08-301-1/+1
* vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.Ben Pfaff2010-07-211-3/+3
* Merge "master" branch into "db".Ben Pfaff2009-12-021-0/+16
|\
| * svec: New function svec_split().Ben Pfaff2009-11-231-0/+16
* | svec: New function svec_is_empty().Ben Pfaff2009-11-121-0/+6
|/
* 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/+381