2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-15 14:17:18 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Ben Pfaff
33d532dafa ovs-openflowd: Use sset in place of svec.
Also deletes svec_split() since this was the only user.
2011-03-31 16:42:01 -07:00
Joe Perches
d295e8e97a treewide: Remove trailing whitespace
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Jesse Gross <jesse@nicira.com>
2010-08-30 13:23:08 -07:00
Ben Pfaff
5f55c39b21 Merge "next" branch into "master". 2010-03-17 14:35:56 -07:00
Jesse Gross
f4ade10529 Add extern "C" to more header files.
From partner.
2010-03-05 18:32:40 -05:00
Ben Pfaff
58fda1dab1 Merge "master" branch into "db". 2009-12-02 11:49:53 -08:00
Ben Pfaff
cfae8ec3e7 svec: New function svec_split().
This is useful in an upcoming commit.
2009-11-23 15:58:48 -08:00
Ben Pfaff
8ecd53084c svec: New function svec_is_empty(). 2009-11-12 12:56:21 -08:00
Ben Pfaff
c338e47fbe svec: New convenience macro SVEC_FOR_EACH. 2009-08-07 15:05:47 -07:00
Ben Pfaff
a14bc59fb8 Update primary code license to Apache 2.0. 2009-06-15 15:11:30 -07:00
Ben Pfaff
064af42167 Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45. 2009-07-08 13:19:16 -07:00