summaryrefslogtreecommitdiff
path: root/lib/hmapx.c
Commit message (Expand)AuthorAgeFilesLines
* sset, smap, hmapx: Reserve hash map space while cloning.Ilya Maximets2022-08-301-0/+2
* hmap: use short version of safe loops if possible.Adrian Moreno2022-03-301-2/+2
* util: Document and rely on ovs_assert() always evaluating its argument.Ben Pfaff2018-02-011-4/+2
* Replace most uses of assert by ovs_assert.Ben Pfaff2013-01-161-5/+3
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* hmapx: New data structure.Ben Pfaff2011-05-041-0/+197