1. 17ecd85 vppinfra: add new bihash exports by Nathan Skrzypczak · 3 years ago
  2. 3d5e48b vppinfra: fix the memory leak while doing clib_bihash_free by Han Wu · 3 years, 1 month ago
  3. a8c720e vppinfra: Fix bihash del warning by Nathan Skrzypczak · 3 years, 4 months ago
  4. 4a251d0 vppinfra: fix tests by Damjan Marion · 3 years, 7 months ago
  5. f8cb701 vppinfra: remove linux/syscall.h by Damjan Marion · 4 years, 2 months ago
  6. eb69648 vppinfra: Function to check if a bihash has been initialised by Neale Ranns · 4 years, 3 months ago
  7. f2b4a37 vpp: update 'show bihash' command by Damjan Marion · 4 years, 3 months ago
  8. 2454de2 vppinfra: use heap to store bihash data by Damjan Marion · 4 years, 3 months ago
  9. 42b29ba vppinfra: fix RC in bihash instantiation by Nathan Skrzypczak · 4 years, 4 months ago
  10. d4a639b vppinfra: harmonize function names by Dave Barach · 4 years, 4 months ago
  11. 6183cf4 vppinfra: fix SIGBUS in bihash init when running unpriviledged, take two by Damjan Marion · 4 years, 7 months ago
  12. e6db775 vppinfra: fix SIGBUS in bihash init when running unpriviledged by Damjan Marion · 4 years, 7 months ago
  13. a90ba64 nat: add/del ed_ext_ports only if the table is instantiated by Dave Barach · 4 years, 8 months ago
  14. 68e5fd5 vppinfra: more bihash optimizatons by Damjan Marion · 4 years, 8 months ago
  15. 801ec2a vppinfra: improve bihash add/del performance by Damjan Marion · 4 years, 8 months ago
  16. 16e4a4a vppinfra: bihash improvements by Dave Barach · 4 years, 8 months ago
  17. 4e14977 vppinfra: add clib_bihash_get_bucket by Damjan Marion · 4 years, 9 months ago
  18. a690fdb vppinfra: numa vector placement support by Dave Barach · 5 years ago
  19. f0bae64 vppinfra: fixing compilation issues in 32-bit by Vijayabhaskar Katamreddy · 5 years ago
  20. f50bac1 vppinfra: bihash walk cb typedef and continue/stop controls by Neale Ranns · 5 years ago
  21. bdf9b97 vppinfra: add bihash_init2 by Dave Barach · 5 years ago
  22. 67d09e0 vppinfra: make first bihash add thread-safe by Dave Barach · 5 years ago
  23. b4b525e vppinfra: fix OOM check in bihash by Andreas Schultz · 5 years ago
  24. 9e4946b vppinfra: bihash add-but-do-not-overwrite semantics by Dave Barach · 5 years ago
  25. 32dcd3b vppinfra: allocate bihash virtual space on demand by Dave Barach · 5 years ago
  26. 72739a6 bihash: Freeing up working_copy_lengths vector by Vijayabhaskar Katamreddy · 6 years ago
  27. 2ce28d6 Add bihash statistics hook by Dave Barach · 6 years ago
  28. a11bf45 Use template-specific key compare fn when deleting records by Dave Barach · 6 years ago
  29. 97f8ae9 Fix bihash bucket double unlock. by Tom Seidenberg · 6 years ago
  30. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  31. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  32. df32bc4 bihash template: avoid memory leak upon rehash by Andrew Yourtchenko · 6 years ago
  33. a713254 bihash template: reinstate the check for the available memory in the arena by Andrew Yourtchenko · 6 years ago
  34. ffb14b9 bihash 32/64 bit shared memory interop by Dave Barach · 6 years ago
  35. 9466c45 32/64 shmem bihash interoperability by Dave Barach · 6 years ago
  36. 869031c bihash: remove unused counters by Damjan Marion · 6 years ago
  37. 828d27e bihash: add support for reuse of expired entry when bucket is full (VPP-1272) by Matus Fabian · 6 years ago
  38. ca45ee7 fix dangling reference in foreach_key_value_pair by Dave Barach · 6 years ago
  39. 2a03efe bihash: give hint to CPU that we are spinlocking by Damjan Marion · 6 years ago
  40. 508498f Fine-grained add / delete locking by Dave Barach · 6 years ago
  41. 882fcfe vppinfra: increase max bihash arena size to 512GB by Damjan Marion · 6 years ago
  42. 97f5af0 bihash table size perf/scale improvements by Dave Barach · 7 years ago
  43. e7d212f Minimize bihash memory consumption by Dave Barach · 7 years ago
  44. fb8e61c Adding a format function for bihash init routine to format the key, value, when verbose option is used by Vijayabhaskar Katamreddy · 7 years ago
  45. 4c9f2a8 lock init writer_lock must be inited before used. by JingLiuZTE · 7 years ago
  46. 2951d90 Fixes for issues raised by Coverity (VPP-972) by Chris Luke · 7 years ago
  47. c8ef08a Fix BIHASH_KVP_CACHE_SIZE == 0 case by Dave Barach · 7 years ago
  48. 858c06f Atomic bucket lock by Dave Barach · 7 years ago
  49. 908a5ea Add a bihash prefetchable bucket-level cache by Dave Barach · 7 years ago
  50. 47366b1 More GCC-7 errors by Marco Varlese · 8 years ago
  51. 871cdec Fix mac_age process crash in multi-threaded environment by Steve Shin · 8 years ago
  52. ba7ddfe VPP-847: improve bihash template memory allocator performance by Dave Barach · 8 years ago
  53. f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
  54. 8f54496 Fix coverity warnings, VPP-608 by Dave Barach · 8 years ago
  55. 5e6b958 Handle execessive hash collisions, VPP-555 by Dave Barach · 8 years ago
  56. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vppinfra/vppinfra/bihash_template.c]
  57. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  58. 16bcf7d VPP-346 A swathe of doc fixes by Chris Luke · 8 years ago
  59. c379999 VPP-327 Coding standards cleanup for vppinfra by Dave Barach · 8 years ago
  60. dd3a57f VPP-223 Bounded-index extensible hash documentation by Dave Barach · 8 years ago
  61. 034fccc Doubly-linked list element pools by Dave Barach · 8 years ago
  62. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  63. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0