aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/hash.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-25hash: add local variableGabriel Oginski1-2/+3
2022-03-28vppinfra: avoid mem overflow in hash_memory()Damjan Marion1-0/+6
2022-03-18vppinfra: use stored vec header size to find headerDamjan Marion1-8/+1
2022-03-17vppinfra: move hash bitmap out of vec headerDamjan Marion1-5/+2
2021-11-10vppinfra: new memcpy for x86_64Damjan Marion1-2/+13
2020-01-07vppinfra: hash [un]set malloc/free takes a const keyNeale Ranns1-5/+5
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-09-27Trivial: Cleanup some typos.Paul Vinciguerra1-8/+8
2018-06-05VPP API: Memory traceOle Troan1-0/+15
2018-01-19Sub-Interface deletion not cleanup hash's properly (VPP-1136)John Lo1-4/+6
2018-01-05Unify and cleanup usage of hash_set/unset_mem by various tunnelsJohn Lo1-0/+21
2017-02-24MFIB memory leak. free the per-source interface hashNeale Ranns1-5/+0
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+699