summaryrefslogtreecommitdiff
path: root/include/openvswitch/hmap.h
Commit message (Expand)AuthorAgeFilesLines
* hmap: use short version of safe loops if possible.Adrian Moreno2022-03-301-4/+22
* hmap: implement UB-safe hmap pop iterator.Adrian Moreno2022-03-301-12/+19
* hmap: use multi-variable helpers for hmap loops.Adrian Moreno2022-03-301-30/+31
* hmap: Fix Coverity false positiveUsman Ansari2020-03-191-6/+12
* smap: New macro SMAP_CONST2 for an immutable map of 2 key-value pairs.Ben Pfaff2016-10-071-5/+5
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-221-0/+407