summaryrefslogtreecommitdiff
path: root/lib/simap.c
Commit message (Expand)AuthorAgeFilesLines
* simap: New function simap_equal().Ben Pfaff2017-05-051-2/+21
* vxlan: Add utility functions to the simap data structure.Kyle Mestery2013-02-141-0/+20
* Replace most uses of assert by ovs_assert.Ben Pfaff2013-01-161-2/+1
* simap: New data structure for string-to-integer maps.Ben Pfaff2012-05-221-0/+244