1. 7892560 vlib: stack trace and signal handler improvements by Damjan Marion · 7 months ago
  2. f5df854 vppinfra: support libunwind for backtrace by Guillaume Solignac · 7 months ago
  3. 2e87d94 vppinfra: Add platform cpu and domain get for FreeBSD by Tom Jones · 7 months ago
  4. 7032892 vppinfra: fix mhash oob after unset and add tests by Vladislav Grishenko · 1 year ago
  5. 4013851 api: upgrade cjson and fix realloc by Ole Troan · 7 months ago
  6. 4aecd48 vlib: revert automatic core pinning changes by Hadi Rayan Al-Sandid · 8 months ago
  7. f4c7996 vppinfra: Include param.h on FreeBSD by Tom Jones · 8 months ago
  8. 1817c8e vppinfra: Link against lib execinfo on FreeBSD by Tom Jones · 11 months ago
  9. 97188d7 vppinfra: Add FreeBSD method for updating pmalloc lookup table by Tom Jones · 11 months ago
  10. ab47993 vppinfra: Add method for getting current executable name by Tom Jones · 8 months ago
  11. a447c66 vppinfra: add support for precomputed SHA2 HMAC key and chained buffers by Damjan Marion · 8 months ago
  12. 3150250 vppinfra: fix mask compare and compress OOB reads by Dmitry Valter · 9 months ago
  13. e8fb3cf api: fix [un]formatting in vpp/api/types.c by Klement Sekera · 9 months ago
  14. 9660499 vppinfra: fix array_mask_u32 underrun by Dmitry Valter · 9 months ago
  15. 71c32a8 vlib: improve automatic core pinning by hsandid · 9 months ago
  16. 40c95f5 vppinfra: Define EBADFD on FreeBSD by Tom Jones · 9 months ago
  17. 3eb6cbe vppinfra: os agnostic api for getting CPU information by Damjan Marion · 10 months ago
  18. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  19. 7ad751b vppinfra: SHA2-256 ARM ISA support by Damjan Marion · 10 months ago
  20. 4b66140 vppinfra: add os_get_online_cpu_core() and os_get_online_cpu_node() by Damjan Marion · 10 months ago
  21. ac80b8b vppinfra: Stub out get_current_cpu and get_current_numa on FreeBSD by Tom Jones · 11 months ago
  22. 67e7f01 vppinfra: Place hugepage MMAP call behind linux specific ifdef by Tom Jones · 11 months ago
  23. e12f69f vppinfra: Provide FreeBSD implementation of clib_mem functions by Tom Jones · 11 months ago
  24. 7ec62fb vppinfra: Put clib_perf* behind Linux checks and provide stubs for FreeBSD by Tom Jones · 11 months ago
  25. a0b8538 vppinfra: Add netlink header on FreeBSD by Tom Jones · 11 months ago
  26. 93fc692 vppinfra: Protect Linux specific features behind CLIB_LINUX by Tom Jones · 11 months ago
  27. 7d2978d vppinfra: Make program counter printing more portable by Tom Jones · 11 months ago
  28. 7c04154 vppinfra: Add a stubbed out test_perf function for FreeBSD by Tom Jones · 11 months ago
  29. 77ce67f vppinfra: MAP_HUGETLB isn't available on FreeBSD by Tom Jones · 11 months ago
  30. cb3372d vppinfra: Only prealloc hugepages on Linux by Tom Jones · 11 months ago
  31. 000b5e1 vppinfra: Don't build perfmon on FreeBSD by Tom Jones · 11 months ago
  32. b2e0ce9 vppinfra: Place SIGPWR behind a linux define by Tom Jones · 11 months ago
  33. a218891 vppinfra: fix clib_array_mask_u32 OOB reads by Dmitry Valter · 11 months ago
  34. 705f66e vppinfra: fix test_bihash by Dmitry Valter · 12 months ago
  35. c03593e vppinfra: fix bracket balance by Georgy Borodin · 1 year ago
  36. 8263888 vppinfra: fix vec_prepend use-after-free by Dmitry Valter · 12 months ago
  37. dc26d50 vppinfra: change fchmod to umask for unix socket by Georgy Borodin · 1 year, 1 month ago
  38. 0bef4cf vppinfra: fix memcpy test buffer size by Dmitry Valter · 12 months ago
  39. 7e9513b vppinfra: enable AES tests on ARM by Damjan Marion · 11 months ago
  40. 9caef2a vppinfra: native AES-CTR implementation by Damjan Marion · 11 months ago
  41. b321325 vppinfra : fix alignment issue by hsandid · 1 year ago
  42. dd8f8de vppinfra: respect indent in format_table by Damjan Marion · 1 year, 1 month ago
  43. f6f21db vppinfra: add unformat_{single,double}_quoted_string function by Damjan Marion · 1 year, 1 month ago
  44. 2d725c6 ena: Amazon Elastic Network Adapter (ENA) native driver by Damjan Marion · 1 year, 1 month ago
  45. 67f03ba iavf: interrupt mode support by Damjan Marion · 1 year, 1 month ago
  46. e73c731 vppinfra: fix ASAN issue in vec_foreach_pointer and pool_foreach_pointer by Damjan Marion · 1 year, 1 month ago
  47. 7f75e80 vppinfra: refactor interrupt code by Damjan Marion · 1 year, 1 month ago
  48. 6bd6c80 dev: strip debig log function name prefix during compilation by Damjan Marion · 1 year, 1 month ago
  49. 47447f1 iavf: new driver using new dev infra by Damjan Marion · 1 year, 2 months ago
  50. 38c6191 dev: new device driver infra by Damjan Marion · 1 year, 2 months ago
  51. 0e2f188 ipsec: huge anti-replay window support by Maxime Peim · 2 years ago
  52. 05cc62d vppinfra: fix coverity issue CID 323952 by Dave Wallace · 1 year, 2 months ago
  53. 08600cc vppinfra: fix string termination in clib_file_get_resolved_basename by Damjan Marion · 1 year, 2 months ago
  54. 0805794 vppinfra: add foreach_int macro by Damjan Marion · 1 year, 3 months ago
  55. 029bff4 vppinfra: splat and gather vector inlines by Damjan Marion · 1 year, 3 months ago
  56. 7bf8f5e vppinfra: add ARM Neoverse-N2 support by Damjan Marion · 1 year, 3 months ago
  57. 73f23a8 vppinfra: fix coverity warning CID-313632 by Dave Wallace · 1 year, 4 months ago
  58. 986ca97 vppinfra: fix setns typo by Artem Glazychev · 1 year, 3 months ago
  59. 40f4810 vppinfra: add clib_file_get_resolved_basename by Damjan Marion · 1 year, 4 months ago
  60. 9937359 vppinfra: add vec_foreach_pointer macro by Damjan Marion · 1 year, 4 months ago
  61. 8d0c0c6 vppinfra: add unformat_init_path by Damjan Marion · 1 year, 4 months ago
  62. 91ff0e9 vppinfra: add pool_foreach_pointer() by Damjan Marion · 1 year, 5 months ago
  63. f566524 vppinfra: add unformat_c_string_array by Damjan Marion · 1 year, 5 months ago
  64. 1000125 vppinfra: add bit_extract_u32 and bit_extract_u64 by Damjan Marion · 1 year, 7 months ago
  65. 5b55526 dpdk: fix format rx/tx burst function name failed by Xiaoming Jiang · 1 year, 9 months ago
  66. 00c3719 misc: make format_hexdump length u32 by Benoît Ganne · 1 year, 8 months ago
  67. c405f75 vppinfra: add aarch64 support for format_ucontext_pc by Tianyu Li · 1 year, 8 months ago
  68. 51f1b26 session: update due to clib_socket refactoring by Nathan Skrzypczak · 1 year, 8 months ago
  69. 206592b vppinfra: Multiarch support for AMD EPYC processors by Sivaprasad Tummala · 1 year, 8 months ago
  70. b1c5c3f vppinfra: missing static_always_inline in crc32c.h by Damjan Marion · 1 year, 8 months ago
  71. 687823f vppinfra: SFENCE requires SSE2 to be enabled by Damjan Marion · 1 year, 8 months ago
  72. 6a1a832 vppinfra: add AMD EPYC cpu family details by Sivaprasad Tummala · 1 year, 8 months ago
  73. 003330c vppinfra: native poly1305 implementation by Damjan Marion · 1 year, 8 months ago
  74. 98f7f0a build: add scalar (no-simd) march variant by Damjan Marion · 1 year, 8 months ago
  75. b42d27a vppinfra: table based crc32c for targets without crc32c instructions by Damjan Marion · 1 year, 8 months ago
  76. cbc0410 vppinfra: add format_hexdump_u{16,32,64} by Damjan Marion · 1 year, 8 months ago
  77. 5294cdc vppinfra: refactor uword bitmaps by Damjan Marion · 1 year, 9 months ago
  78. 4172448 vppinfra: small improvement and polishing of AES GCM code by Damjan Marion · 1 year, 9 months ago
  79. b47376f vppinfra: AES-CBC and AES-GCM refactor and optimizations by Damjan Marion · 1 year, 9 months ago
  80. 5527a78 ipsec: make pre-shared keys harder to misuse by Benoît Ganne · 2 years, 11 months ago
  81. b53b88a build: fix rpm build error with test_infra by Tianyu Li · 1 year, 9 months ago
  82. 8a4b797 vppinfra: fix pool free bitmap allocation by Vladislav Grishenko · 2 years, 3 months ago
  83. b9c8c57 vppinfra: fix corner-cases in bihash lookup by Dave Barach · 1 year, 9 months ago
  84. 04bd0ea vppinfra: move sha2.h to crypto/ by Damjan Marion · 1 year, 9 months ago
  85. c7d3a5b vppinfra: auto-free test memory by Damjan Marion · 1 year, 9 months ago
  86. f8b61fb vppinfra: add FOREACH_ARRAY_ELT macro by Damjan Marion · 1 year, 9 months ago
  87. f39485f vppinfra: add clib_crc32c testcase into infra tests by Andrew Yourtchenko · 1 year, 9 months ago
  88. c3542e1 vppinfra: widen the scope of test_vector_funcs by Damjan Marion · 1 year, 9 months ago
  89. adeaf16 crypto-native: 256-bit AES CBC support by Damjan Marion · 1 year, 9 months ago
  90. 1ca6818 build: add support for intel alderlake and sapphirerapids, part 2 by Damjan Marion · 1 year, 9 months ago
  91. 0d07a5d vlib: fix clib_crc32c on odd lengths and clib_crc32c_u8 by Andrew Yourtchenko · 1 year, 9 months ago
  92. 1552228 build: add support for intel alderlake and sapphirerapids by Damjan Marion · 1 year, 9 months ago
  93. 0638619 avf: 512-bit SIMD version of avf_tx_prepare by Leyi Rong · 1 year, 9 months ago
  94. 767a9ab vlib: 512-bit SIMD version of vlib_buffer_free by Leyi Rong · 1 year, 9 months ago
  95. 22460d6 vppinfra: fix memory traces by Benoît Ganne · 2 years, 1 month ago
  96. 60a107c vppinfra: adding support for socket mounting paths by Mohsin Kazmi · 1 year, 10 months ago
  97. a20afdc vppinfra: fix clib_bitmap_will_expand() result inversion by Vladislav Grishenko · 1 year, 10 months ago
  98. af62f93 vppinfra: display only the 1st 50 memory traces by default by Benoît Ganne · 1 year, 10 months ago
  99. 085757b vppinfra: refactor clib_socket_init, add linux netns support by Damjan Marion · 1 year, 11 months ago
  100. 946f918 vppinfra: keep AddressSanitizer happy by Benoît Ganne · 1 year, 11 months ago