summaryrefslogtreecommitdiffstats
path: root/src/vppinfra/cuckoo_template.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-22vppinfra: move unused code to extras/deprecated/vppinfraDave Barach1-460/+0
2020-04-15vppinfra: don't use memcmp to compare keys in cuckooDamjan Marion1-5/+1
2020-04-15vppinfra: delay bucket2 calc in cuckoo searchDamjan Marion1-28/+25
2020-04-15vppinfra: add clib_cuckoo_search_inline_with_hash functionDamjan Marion1-3/+10
2020-03-21vppinfra: fix minor cuckoo bugs and add cuckoo_16_8Klement Sekera1-2/+2
2019-01-02Fixes for buliding for 32bit targets:David Johnson1-1/+1
2018-06-25tw: add light weight timer update functionFlorin Coras1-0/+2
2017-10-20add cuckoo hashKlement Sekera1-0/+458