- e7d212f Minimize bihash memory consumption by Dave Barach · 7 years ago
- ceab788 vlib: epoll on worker threads by Damjan Marion · 7 years ago
- 7d25415 Provide page-aligned length to ftruncate. by Igor Mikhailov (imichail) · 7 years ago
- a332c46 session: segment manager refactor by Florin Coras · 7 years ago
- 953f551 Add flowhash hash table to vppinfra by Pierre Pfister · 7 years ago
- 8d6ef60 Compile valloc.c, install header file, etc. by Dave Barach · 7 years ago
- c0379ae Arm system counter cleanup by Brian Brooks · 7 years ago
- 6484a68 First-fit virtual space allocator by Dave Barach · 7 years ago
- 1f9600e vppinfra: add readers-writer lock by Florin Coras · 7 years ago
- b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
- 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
- 5957a14 Sub-Interface deletion not cleanup hash's properly (VPP-1136) by John Lo · 7 years ago
- d3e83a9 ssvm: reuse clib mem infra for memfd segments by Florin Coras · 7 years ago
- 2e172ea physmem: fix physmem allocation on kernels without NUMA support by Damjan Marion · 7 years ago
- e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
- ae66b0d aarch64 - show cpu microarchitecture by Gabriel Ganne · 7 years ago
- 90a6398 sock api: add infra for bootstrapping shm clients by Florin Coras · 7 years ago
- e6bfeab Unify and cleanup usage of hash_set/unset_mem by various tunnels by John Lo · 7 years ago
- 8e66b9b Use crc32 wrapper (VPP-1086) by Gabriel Ganne · 7 years ago
- 6390df3 implement clib_smp_pause() for arm and aarch64 platform by Kevin Wang · 7 years ago
- fad3fb3 vppinfra: add AVX512 variant of clib_memcpy by Damjan Marion · 7 years ago
- 545d9ea VPP-1032: clean up coverity warnings. by Dave Barach · 7 years ago
- 129e80e VPP-1032: fix coverity warnings by Dave Barach · 7 years ago
- 0c332a3 Add chi-squared test statistic calculator to random.c by Dave Barach · 7 years ago
- 20ec716 vppinfra: fix issues depending on compiler by Sergio Gonzalez Monroy · 7 years ago
- 3288ed7 UT: Repaired broken C unit tests (--enable-tests) by Ole Troan · 7 years ago
- 2222986 Remove unused, uninteresting code by Dave Barach · 7 years ago
- 55c79e9 make clib_maplog_update_header(...) globally accessible by Dave Barach · 7 years ago
- 73cb006 fill "show cpu" Flag list on aarch64 platforms (VPP-1065) by Gabriel Ganne · 7 years ago
- b96412d remove smp dead code (VPP-1066) by Gabriel Ganne · 7 years ago
- 04fee31 maplog headers, offline processing, doxygen tags by Dave Barach · 7 years ago
- 7a64019 Coverity warning be gone by Dave Barach · 7 years ago
- e9d9170 mmap-based fixed-size record double-buffered logger by Dave Barach · 7 years ago
- b2e1fe9 use intel intrinsics in clib_memcpy64_x4 by Damjan Marion · 7 years ago
- 70d44d3 use REV on aarch64 for endianness swapping (VPP-1067) by Gabriel Ganne · 7 years ago
- cabbee7 Call a plugin init function by name by Dave Barach · 7 years ago
- 9e12d77 armv8 crc32 - fix macro name by Gabriel Ganne · 7 years ago
- 87bd96a vppinfra: fix pool_get_aligned_will_expand for fixed pools by Florin Coras · 7 years ago
- 04f3db3 dpdk: introduce AVX512 variants of node functions by Damjan Marion · 7 years ago
- bfe470c Update CPU list by Damjan Marion · 7 years ago
- beb85cc add warning control macro set by Gabriel Ganne · 7 years ago
- b79d886 vppinfra: add 512-bit vector definitions and types by Damjan Marion · 7 years ago
- 4c9f2a8 lock init writer_lock must be inited before used. by JingLiuZTE · 7 years ago
- c5c2bb3 silence clib_mem_unaligned() invalid read found by address-sanitizer by Gabriel Ganne · 7 years ago
- ef5d5aa vppinfra: make _vec_resize_will_expand read-only by Florin Coras · 7 years ago
- 53ae29e fix clib_mem_unaligned() invalid read by Gabriel Ganne · 7 years ago
- 310518e Add the bihash_vec8_8 variant by Dave Barach · 7 years ago
- a19d7b8 Do not include x86intrin.h if unavailable by Gabriel Ganne · 7 years ago
- 470a011 add cuckoo hash by Klement Sekera · 8 years ago
- b9f2cf0 VPP-1032: fix coverity warnings by Dave Barach · 7 years ago
- fa77e8f Fix minor issues in clib_spinlock_unlock() by Dave Barach · 7 years ago
- e3ea797 change format_get_indent() to use u32 instead of uword by Gabriel Ganne · 7 years ago
- d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
- 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
- 879ace3 Various fixes for issues found by Coverity (VPP-972) by Chris Luke · 7 years ago
- f22f07d format_sockaddr: add trivial support for AF_LOCAL sockets by Dave Barach · 7 years ago
- b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
- 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago
- f49921f clib_socket: add sendmsg / recvmsg with ancillary data support by Damjan Marion · 7 years ago
- 4eeeaaf tcp: horizontal scaling improvments by Florin Coras · 7 years ago
- 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
- ab7b8d9 Fixes for issues reported by Coverity (VPP-972) by Chris Luke · 7 years ago
- 70ec09d Add fd/socket name to clib_socket_* error msgs. by Dave Wallace · 7 years ago
- 2951d90 Fixes for issues raised by Coverity (VPP-972) by Chris Luke · 7 years ago
- b7f1faa Add fixed-size, preallocated pool support by Dave Barach · 7 years ago
- c8ef08a Fix BIHASH_KVP_CACHE_SIZE == 0 case by Dave Barach · 7 years ago
- beb50d4 acl-plugin: Recreate the bihash_40_8.h in the proper place by Andrew Yourtchenko · 7 years ago
- 66b1131 Fix tcp tx buffer allocation by Florin Coras · 7 years ago
- 858c06f Atomic bucket lock by Dave Barach · 7 years ago
- 908a5ea Add a bihash prefetchable bucket-level cache by Dave Barach · 7 years ago
- e2d40b8 Use clib_crc32c_uses_intrinsics instead of __SSE4_2__ by Christophe Fontaine · 7 years ago
- 28160f3 VPP-904: fixes zero length CLI parameters parse by Alexander Kotov · 7 years ago
- bb18ee6 format: Check for NaN when rendering doubles by Chris Luke · 7 years ago
- 31e59d9 vppinfra: revert clib_memcpy optimization by Damjan Marion · 7 years ago
- 58eb866 Refactor API message handling code by Klement Sekera · 8 years ago
- 12c6fdc VPP-893: handle multiple simultaneous event registrations by Dave Barach · 7 years ago
- 5c20a01 switch vlib process model to tw_timer_template timer impl by Dave Barach · 8 years ago
- ed92925 FLOWPROBE: Add flowstartns, flowendns and tcpcontrolbits by Ole Troan · 8 years ago
- f661638 Add option to create clib_socket with group write permissions by Damjan Marion · 7 years ago
- a54230d Add knob to specify effective group id (gid) for VPP process by Damjan Marion · 7 years ago
- f908a03 Parenthesize the usage of the macro argument within vec_search() macro definition by Andrew Yourtchenko · 7 years ago
- 28b70af VPP-874: fix coverity warnings in tw_timer_template.c by Dave Barach · 8 years ago
- 4af9ba1 three-level timer wheel implementation w/ overflow vector by Dave Barach · 8 years ago
- b32fde5 Fix build breakge post 6956 by Neale Ranns · 8 years ago
- b4bd28a Remove calls to crc_u32 and add clib_crc32c for armv8+crc by Christophe Fontaine · 8 years ago
- 7d27218 vppinfra: fix vec_validate_init_empty_aligned macro by Damjan Marion · 8 years ago
- 47366b1 More GCC-7 errors by Marco Varlese · 8 years ago
- 871cdec Fix mac_age process crash in multi-threaded environment by Steve Shin · 8 years ago
- ba7ddfe VPP-847: improve bihash template memory allocator performance by Dave Barach · 8 years ago
- f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
- 0f68c79 Add crc32c inline function, allows compilation on 32-bit systems by Damjan Marion · 8 years ago
- bde5523 vppinfra: optimize and simplify splat inline functions by Damjan Marion · 8 years ago
- 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
- 816f437 Fix vnet unit tests by Filip Tehlar · 8 years ago
- 6ce2232 Define cache line size for x86 32-bit by Damjan Marion · 8 years ago
- 658efd2 vppinfra: clib_memcpy improvement by Ray Kinsella · 8 years ago
- 903fd51 Clean up event log merge code by Dave Barach · 8 years ago
- 1927da2 vppinfra: add spinlock inline functions by Damjan Marion · 8 years ago
- eaabe07 Add memif - packet memory interface for intra-host communication by Damjan Marion · 8 years ago
- 1dc2f92 armv8 - fix os_cpu_clock_frequency for armv8 by Gabriel Ganne · 8 years ago