1. 4d7ad4a vlib: add VLIB_REGISTER_LOG_CLASS macro by Damjan Marion · 4 years, 2 months ago
  2. 94a92aa vlib: log: fix non-null terminated strings by jiangxiaoming · 4 years, 2 months ago
  3. 70fc36f pci: set PCI memory enable before mapping PCI BAR by Mohammed Hawari · 4 years, 2 months ago
  4. 055e640 vlib: per-class logging configuration in startup.conf by Damjan Marion · 4 years, 2 months ago
  5. 06d8226 vlib: print logs to stderr if interactive or nosyslog set by Damjan Marion · 4 years, 2 months ago
  6. 2f535e6 stats: crash when adding/deleting interfaces by Ole Troan · 4 years, 2 months ago
  7. 931c6f5 misc: don't export symbols from plugins by Damjan Marion · 4 years, 2 months ago
  8. 500ba9f vlib: add cgo-friendly plugin registration support by Dave Barach · 4 years, 2 months ago
  9. 8cf1f93 vlib: avoid clipping in show error by Florin Coras · 4 years, 2 months ago
  10. 148c7b7 stats: counters data model by Ole Troan · 4 years, 2 months ago
  11. 695eb93 vlib: save signal handler data to global vbls by Dave Barach · 4 years, 2 months ago
  12. 9c9490c pci: add vlib_pci_get_msix_file_index by Damjan Marion · 4 years, 2 months ago
  13. bfa75d6 vppinfra: add heap header in front of dlmalloc space by Damjan Marion · 4 years, 2 months ago
  14. ab1a50c misc: add xxx_not_inline by Dave Barach · 4 years, 2 months ago
  15. c0b1954 feature: Add packet trace API by Jon Loeliger · 4 years, 7 months ago
  16. 1c556d1 vlib: always replace bootstrap vlib_mains by Dave Barach · 4 years, 3 months ago
  17. 2bc1af5 vppinfra: use clib_mem_create_heap() to create numa heap(s) by Damjan Marion · 4 years, 3 months ago
  18. 433a498 vlib: fix line-mode cli memory leak by Benoît Ganne · 4 years, 3 months ago
  19. 4537c30 vppinfra: don't call dlmalloc API directly from the code by Damjan Marion · 4 years, 3 months ago
  20. dcf512a vlib: fix the last error by Mohsin Kazmi · 4 years, 3 months ago
  21. 34262d4 vlib: add decrement counter method by Sergey Matov · 4 years, 3 months ago
  22. 5ef2516 vlib: show FD in 'show memory map' by Damjan Marion · 4 years, 3 months ago
  23. fc639ff vlib: map thread stack instead of allocating them from heap by Damjan Marion · 4 years, 3 months ago
  24. 6bfd076 vppinfra: support main heap with different page sizes by Damjan Marion · 4 years, 3 months ago
  25. f6e6c78 vppinfra: allow handoff to main thread by Damjan Marion · 4 years, 3 months ago
  26. 57d1ec0 vppinfra: introduce clib_mem_main by Damjan Marion · 4 years, 3 months ago
  27. 698eeb1 avf: add assert to ensure that adminq is used only from avf process by Damjan Marion · 4 years, 3 months ago
  28. 268e3b6 vlib: fix call to vlib_get_node_by_name by Benoît Ganne · 4 years, 3 months ago
  29. 0b31630 vlib: support interrupt re-arm from node by Damjan Marion · 4 years, 3 months ago v21.01-rc0
  30. 4b2946a vlib: vlib_get_node_by_name fails via API by Nathan Skrzypczak · 4 years, 4 months ago
  31. 0be1b76 buffers: improve cache occupancy by Damjan Marion · 4 years, 3 months ago
  32. 1da0819 vlib: exit 0 (nocore) on SIGHUP by Christian Hopps · 4 years, 8 months ago
  33. 42845dd fib: IPv6 lookup data structure MP safe when prefixes change by Neale Ranns · 4 years, 7 months ago
  34. b59095f vlib: extend telnet protocol guard by Vladimir Isaev · 4 years, 4 months ago
  35. 90d05bc vppinfra: convert A_extend_to_B to B_from_A format of vector inlines by Damjan Marion · 4 years, 4 months ago
  36. 11fb09e misc: harmonize names by Dave Barach · 4 years, 4 months ago
  37. e3a2430 pci: fix non NULL-terminated vector used as C string overflow by Benoît Ganne · 4 years, 5 months ago
  38. 6c81f5a misc: add callback hooks and refactor pmc by Tom Seidenberg · 4 years, 5 months ago
  39. 01a103b vlib: fix asan compilation with gcc by Benoît Ganne · 4 years, 5 months ago
  40. 65b65a4 misc: add tracedump API plugin by Dave Barach · 4 years, 5 months ago
  41. d25147d vlib: wake up workers if interrupts are posted by Benoît Ganne · 4 years, 6 months ago
  42. b30b954 vlib: debug CLI macro expander, part deux by Dave Barach · 4 years, 6 months ago
  43. 961e3c8 vlib: add recursive macro expander to debug cli by Dave Barach · 4 years, 6 months ago
  44. 994a44c docs: add more FEATURE.yaml documentation by Dave Barach · 4 years, 6 months ago
  45. cea4652 vlib: address sanitizer support for stack switch, enable clang by Damjan Marion · 4 years, 7 months ago
  46. c16fe46 buffers: fix non-default sized buffers initialization by Benoît Ganne · 4 years, 6 months ago
  47. 1eae8ec vlib: node recyling and node deletion missing triggering graph node sync by Steven Luong · 4 years, 6 months ago
  48. 0a67b48 vlib: stop inlining vlib_add_trace(...) by Dave Barach · 4 years, 6 months ago
  49. 6a3195f vlib: Coverity fix by Dave Barach · 4 years, 6 months ago
  50. 8341f76 fib: add barrier sync, pool/vector expand cases by Dave Barach · 4 years, 7 months ago
  51. 1033b49 vlib: improve node interrupt handling by Damjan Marion · 4 years, 7 months ago
  52. 0792bb4 pci: improve vfio logging by Damjan Marion · 4 years, 7 months ago
  53. a218512 vlib: enforce buffer alloc return value check by Damjan Marion · 4 years, 8 months ago
  54. ef58758 vlib: mmap process stacks by Damjan Marion · 4 years, 7 months ago
  55. 10a22a6 vlib: restore commands for non-interactive sessions by Benoît Ganne · 4 years, 7 months ago
  56. 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
  57. 4362baa ikev2: add support for NAT traversal by Filip Tehlar · 4 years, 9 months ago
  58. a58be82 vlib: fix unix cli commands crash without session by Benoît Ganne · 4 years, 7 months ago
  59. 1ae16c8 vlib: fix u64 error counter cli printing by Florin Coras · 4 years, 7 months ago
  60. c72950e misc: fix coverity warnings by Dave Barach · 4 years, 8 months ago
  61. e31820a vlib: add nosyslog unix option by Ruslan Babayev · 4 years, 10 months ago
  62. 162330f build: rework x86 CPU variants by Damjan Marion · 4 years, 8 months ago
  63. 77d9838 vlib: add ASSERT to vlib_time_now(...) by Dave Barach · 4 years, 8 months ago
  64. 049d0b4 vlib: use flexible array in vlib_buffer for GCC-10 by Benoît Ganne · 4 years, 8 months ago
  65. 4830e4f vlib: startup multi-arch variant configuration by Ray Kinsella · 4 years, 9 months ago
  66. a568a19 stats: add apis to delete simple/combined counters by Ole Troan · 4 years, 8 months ago
  67. ce32770 vlib: deprecate i2c and cj by Dave Barach · 4 years, 8 months ago
  68. 368104d vlib: queue_hi_thresh fix to avoid deadlock by Elias Rudberg · 4 years, 8 months ago
  69. c74b43c buffers: configurable buffer fault injector by Dave Barach · 4 years, 8 months ago
  70. 1adc7e7 misc: fix error handling in punt_replicate by Dave Barach · 4 years, 8 months ago
  71. 95e1925 l2: handle complete clone fail in l2_flood by Dave Barach · 4 years, 8 months ago
  72. 53f06a0 vlib: move pci api types from vnet/pci to vlib/pci by Jakub Grajciar · 4 years, 9 months ago
  73. 6f533d7 vlib: leave SIGPROF signal with its default handler by Jieqiang Wang · 5 years ago
  74. 2ed4204 vlib: allow using core 0 as a last resort by Vladimir Isaev · 4 years, 9 months ago
  75. 18a4a37 vlib: complain if workers are configured twice by Vladimir Isaev · 4 years, 9 months ago
  76. 76c6159 vlib: fix error when creating avf interface on SMP system by Jieqiang Wang · 5 years ago
  77. 72f4921 rdma: ring db only once per vector on tx by Benoît Ganne · 4 years, 9 months ago
  78. 178ecc0 vlib: add verbose sh node option by Florin Coras · 4 years, 9 months ago
  79. 1971800 vppinfra: refactor clib_timebase_t by Dave Barach · 4 years, 9 months ago
  80. ce266ad vlib: fix unix cli SIGSEGV for empty line input by Fan Zhang · 4 years, 9 months ago
  81. 8a023fd vlib: unix cli - log cli commands one per line by Paul Vinciguerra · 4 years, 10 months ago
  82. b9250a9 rdma: improve rx loop by Damjan Marion · 4 years, 10 months ago
  83. 8d6d74c vlib: Punt reason allocation listener enable/disable callback by Neale Ranns · 4 years, 10 months ago
  84. 1103c8c vlib: Alias RX or TX to direction by Neale Ranns · 4 years, 10 months ago
  85. 000a029 vlib: calculate per-worker loops/second metric by Dave Barach · 4 years, 10 months ago
  86. 4fbb9da vlib: fix code of getting numa node with specific cpu_id by Lijian.Zhang · 4 years, 10 months ago
  87. 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
  88. a6ef36b misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  89. 4a06846 vlib: Skip core 0 if workers are configured. by Jon Loeliger · 4 years, 11 months ago
  90. 4c95995 vppinfra: use vm memory allocator for numa mapping by Florin Coras · 4 years, 10 months ago
  91. f617b14 vlib: properly configure main thread's core id by Jon Loeliger · 4 years, 11 months ago
  92. e053056 misc: add FEATURE.yaml files by Dave Barach · 4 years, 10 months ago
  93. 8dc954a vlib: add plugin override support by Dave Barach · 4 years, 11 months ago
  94. a690fdb vppinfra: numa vector placement support by Dave Barach · 5 years ago
  95. c25048b vppinfra: improve clocks_per_second convergence by Dave Barach · 4 years, 11 months ago
  96. 5c944ee vlib: fix coverity warning / real bug by Dave Barach · 5 years ago
  97. 10a8bda misc: don't os_exit(1) causing core on SIGINT by Christian E. Hopps · 5 years ago
  98. 842506f vlib: add max-size configuration parameter for pmalloc by jieqiang wang · 5 years ago
  99. b2dbb36 vlib: fix startup-config-process stack overflow by GordonNoonan · 5 years ago
  100. dea0b23 vlib: fix an issue with show pci by Vratko Polak · 5 years ago