summaryrefslogtreecommitdiff
path: root/lib/hindex.h
Commit message (Expand)AuthorAgeFilesLines
* hindex: remove the next variable in safe loops.Adrian Moreno2022-03-301-9/+39
* hindex: use multi-variable iterators.Adrian Moreno2022-03-301-19/+26
* ovn-controller: Persist ovn flow tablesRyan Moats2016-07-181-1/+10
* Avoid uninitialized variable warnings with OBJECT_OFFSETOF() in MSVC.Gurucharan Shetty2014-09-121-5/+5
* lib: Inline functions used in classifier_lookup.Jarno Rajahalme2014-04-291-1/+12
* clang: Fix the "expression result unused" warning.Alex Wang2013-07-221-1/+1
* clang: Fix segfault in unit tests.Alex Wang2013-07-221-3/+3
* hindex: New data structure for hashed multimaps.Ben Pfaff2013-06-181-0/+165