summaryrefslogtreecommitdiff
path: root/lib/simap.h
Commit message (Expand)AuthorAgeFilesLines
* hmap: use short version of safe loops if possible.Adrian Moreno2022-03-301-3/+13
* simap: Add utility function to help compare two simaps.Ben Pfaff2019-09-261-0/+1
* simap: New function simap_equal().Ben Pfaff2017-05-051-1/+2
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-221-1/+1
* hmap: Add extra build-time iteration checks for types derived from hmap.Ben Pfaff2016-02-191-5/+10
* vxlan: Add utility functions to the simap data structure.Kyle Mestery2013-02-141-0/+2
* simap: New data structure for string-to-integer maps.Ben Pfaff2012-05-221-0/+70