index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sset, smap, hmapx: Reserve hash map space while cloning.
Ilya Maximets
2022-08-30
1
-0
/
+2
*
treewide: Avoid offsetting NULL pointers.
Dumitru Ceara
2022-05-17
1
-1
/
+3
*
sset: add SHORT version of SAFE loop macros.
Adrian Moreno
2022-03-30
1
-4
/
+4
*
sset: New function sset_join().
Ben Pfaff
2019-09-18
1
-0
/
+31
*
util: Document and rely on ovs_assert() always evaluating its argument.
Ben Pfaff
2018-02-01
1
-4
/
+2
*
sset: New function sset_from_delimited_string().
Ben Pfaff
2016-07-13
1
-1
/
+20
*
hmap: Use struct for hmap_at_position().
Daniele Di Proietto
2016-05-23
1
-7
/
+5
*
sset: New function sset_intersect().
Ben Pfaff
2015-08-26
1
-0
/
+14
*
vswitch.ovsschema: Add datapath_types and port_types.
Mark D. Gray
2015-03-24
1
-14
/
+24
*
sset: New function sset_sort().
Ben Pfaff
2013-04-10
1
-1
/
+35
*
Replace most uses of assert by ovs_assert.
Ben Pfaff
2013-01-16
1
-5
/
+3
*
sset: Add sset_at_position() function.
Justin Pettit
2012-11-01
1
-0
/
+19
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
sset: New data type for a set of strings.
Ben Pfaff
2011-03-31
1
-0
/
+253