1. a218512 vlib: enforce buffer alloc return value check by Damjan Marion · 4 years, 8 months ago
  2. ef58758 vlib: mmap process stacks by Damjan Marion · 4 years, 7 months ago
  3. 10a22a6 vlib: restore commands for non-interactive sessions by Benoît Ganne · 4 years, 7 months ago
  4. 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
  5. 4362baa ikev2: add support for NAT traversal by Filip Tehlar · 4 years, 9 months ago
  6. a58be82 vlib: fix unix cli commands crash without session by Benoît Ganne · 4 years, 7 months ago
  7. 1ae16c8 vlib: fix u64 error counter cli printing by Florin Coras · 4 years, 7 months ago
  8. c72950e misc: fix coverity warnings by Dave Barach · 4 years, 8 months ago
  9. e31820a vlib: add nosyslog unix option by Ruslan Babayev · 4 years, 10 months ago
  10. 162330f build: rework x86 CPU variants by Damjan Marion · 4 years, 8 months ago
  11. 77d9838 vlib: add ASSERT to vlib_time_now(...) by Dave Barach · 4 years, 8 months ago
  12. 049d0b4 vlib: use flexible array in vlib_buffer for GCC-10 by Benoît Ganne · 4 years, 8 months ago
  13. 4830e4f vlib: startup multi-arch variant configuration by Ray Kinsella · 4 years, 9 months ago
  14. a568a19 stats: add apis to delete simple/combined counters by Ole Troan · 4 years, 8 months ago
  15. ce32770 vlib: deprecate i2c and cj by Dave Barach · 4 years, 8 months ago
  16. 368104d vlib: queue_hi_thresh fix to avoid deadlock by Elias Rudberg · 4 years, 8 months ago
  17. c74b43c buffers: configurable buffer fault injector by Dave Barach · 4 years, 8 months ago
  18. 1adc7e7 misc: fix error handling in punt_replicate by Dave Barach · 4 years, 8 months ago
  19. 95e1925 l2: handle complete clone fail in l2_flood by Dave Barach · 4 years, 8 months ago
  20. 53f06a0 vlib: move pci api types from vnet/pci to vlib/pci by Jakub Grajciar · 4 years, 9 months ago
  21. 6f533d7 vlib: leave SIGPROF signal with its default handler by Jieqiang Wang · 5 years ago
  22. 2ed4204 vlib: allow using core 0 as a last resort by Vladimir Isaev · 4 years, 9 months ago
  23. 18a4a37 vlib: complain if workers are configured twice by Vladimir Isaev · 4 years, 9 months ago
  24. 76c6159 vlib: fix error when creating avf interface on SMP system by Jieqiang Wang · 5 years ago
  25. 72f4921 rdma: ring db only once per vector on tx by Benoît Ganne · 4 years, 9 months ago
  26. 178ecc0 vlib: add verbose sh node option by Florin Coras · 4 years, 9 months ago
  27. 1971800 vppinfra: refactor clib_timebase_t by Dave Barach · 4 years, 9 months ago
  28. ce266ad vlib: fix unix cli SIGSEGV for empty line input by Fan Zhang · 4 years, 9 months ago
  29. 8a023fd vlib: unix cli - log cli commands one per line by Paul Vinciguerra · 4 years, 10 months ago
  30. b9250a9 rdma: improve rx loop by Damjan Marion · 4 years, 10 months ago
  31. 8d6d74c vlib: Punt reason allocation listener enable/disable callback by Neale Ranns · 4 years, 10 months ago
  32. 1103c8c vlib: Alias RX or TX to direction by Neale Ranns · 4 years, 10 months ago
  33. 000a029 vlib: calculate per-worker loops/second metric by Dave Barach · 4 years, 10 months ago
  34. 4fbb9da vlib: fix code of getting numa node with specific cpu_id by Lijian.Zhang · 4 years, 10 months ago
  35. 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
  36. a6ef36b misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  37. 4a06846 vlib: Skip core 0 if workers are configured. by Jon Loeliger · 4 years, 11 months ago
  38. 4c95995 vppinfra: use vm memory allocator for numa mapping by Florin Coras · 4 years, 10 months ago
  39. f617b14 vlib: properly configure main thread's core id by Jon Loeliger · 4 years, 11 months ago
  40. e053056 misc: add FEATURE.yaml files by Dave Barach · 4 years, 10 months ago
  41. 8dc954a vlib: add plugin override support by Dave Barach · 4 years, 10 months ago
  42. a690fdb vppinfra: numa vector placement support by Dave Barach · 5 years ago
  43. c25048b vppinfra: improve clocks_per_second convergence by Dave Barach · 4 years, 11 months ago
  44. 5c944ee vlib: fix coverity warning / real bug by Dave Barach · 5 years ago
  45. 10a8bda misc: don't os_exit(1) causing core on SIGINT by Christian E. Hopps · 5 years ago
  46. 842506f vlib: add max-size configuration parameter for pmalloc by jieqiang wang · 5 years ago
  47. b2dbb36 vlib: fix startup-config-process stack overflow by GordonNoonan · 5 years ago
  48. dea0b23 vlib: fix an issue with show pci by Vratko Polak · 5 years ago
  49. 62d9fda vlib: fix vector-as-C-string overflow by Benoît Ganne · 5 years ago
  50. 6d5df8d vlib: fix "<command> help" by Dave Barach · 5 years ago
  51. 6b3f25c vlib: improve test coverage by Dave Barach · 5 years ago
  52. 87d24db classify: vpp packet tracer support by Dave Barach · 5 years ago
  53. bfd7d29 vlib: add 'wait' cli command by Paul Vinciguerra · 5 years ago
  54. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  55. 2b65f9c misc: add gdb helpers for vlib buffers by Benoît Ganne · 5 years ago
  56. e51a9bb vlib: improve code coverage, part deux by Dave Barach · 5 years ago
  57. 0b91bd6 vlib: pci: fix non-NULL terminated C-string by Benoît Ganne · 5 years ago
  58. 93e060a session: Increasing the Header lengthe size by Srikanth Akula · 5 years ago
  59. 320998a vlib: fix handoff queue sequencing bug by Dave Barach · 5 years ago
  60. 2e8b061 vlib: fix for vlib_node_add_next_with_slot by Christian Hopps · 5 years ago
  61. a1f5a95 vlib: enhance the "show cli" debug CLI command by Dave Barach · 5 years ago
  62. feda545 vlib: Handle race in thread barrier processing by Alexander Kabaev · 5 years ago
  63. 4354317 vlib: only dump 1st buffer in chain by default by Benoît Ganne · 5 years ago
  64. c9832e3 vlib: fix subclass name being truncated in output by Paul Vinciguerra · 5 years ago
  65. 43d8cf6 vlib: Trivial - fix typo in short help by Paul Vinciguerra · 5 years ago
  66. b6e8b1a vlib: don't use vector for keeping buffer indices in the pool by Damjan Marion · 6 years ago
  67. d29422c vlib: unix trivial- clean up typos in docs by Paul Vinciguerra · 5 years ago
  68. d7b3066 mdata: buffer metadata change tracker plugin by Dave Barach · 5 years ago
  69. 4549548 vlib: linux: fix wrong iommu_group value issue when using dpdk-plugin by Yulong Pei · 5 years ago
  70. 349cd1a vlib: enable worker-thread dispatch pcap trace by Dave Barach · 5 years ago
  71. 2fd44a0 vlib: fix cli process stack overflow by Chenmin Sun · 5 years ago
  72. d3122ef vlib: move thread barrier around mod of global node next data by Christian E. Hopps · 5 years ago
  73. ac78f8a misc: add "show run summary" by Dave Barach · 5 years ago
  74. 0eae2bb vlib: pci: set pci driver name to none when no driver is loaded by Benoît Ganne · 5 years ago
  75. a8df85c vlib: improve summary vector-rate statistics by Dave Barach · 5 years ago
  76. 5517bd3 vlib: fix old nodes vector overflow in refork by Benoît Ganne · 5 years ago
  77. 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
  78. 3390977 misc: unify pcap rx / tx / drop trace by Dave Barach · 5 years ago
  79. 4da1506 interface: use the correct condition for checking if the pcap fd is open by Andrew Yourtchenko · 5 years ago
  80. 9137e54 misc: classifier-based packet trace filter by Dave Barach · 5 years ago
  81. 735d2e2 vlib: fix cli process stack overflow by Aloys Augustin · 5 years ago
  82. 67e4df1 vlib: cli support ctrl-w to erase left word by Hiroki Shirokura · 5 years ago
  83. b97641c misc: clean up "pcap [rx|tx] trace" debug CLI by Dave Barach · 5 years ago
  84. e5948fb vlib: clean up the "pcap dispatch trace" debug CLI by Dave Barach · 5 years ago
  85. c4abafd ip: fix udp/tcp checksum corner cases by Dave Barach · 5 years ago
  86. ba0da57 tap: fix tap interface not working on Arm issue by Lijian.Zhang · 5 years ago
  87. d770cfc ipsec ip tcp l2: multiarch nodes cannot be declared as static by Damjan Marion · 5 years ago
  88. ab48992 vlib: fix null pointer crash on strncmp by Steven Luong · 5 years ago
  89. d991a79 vlib: create unix runtime directory by Ole Troan · 5 years ago
  90. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  91. 785daf4 vlib: fix vlib_buffer_main_init_numa_node memory leak. by Guanghua Zhang · 5 years ago
  92. 6631780 vlib: copy trace_handle in vlib_buffer_copy/clone() functions by John Lo · 5 years ago
  93. 8ed2d52 vlib: fix vlib_buffer_copy to preserve buffer flags bit by John Lo · 5 years ago
  94. 71dd9d5 stats: create /run/vpp before stat socket bind() by YohanPipereau · 6 years ago
  95. be0ffbc vlib: fix out of memory issue by Filip Tehlar · 5 years ago
  96. 778ce57 interface: fix pcap tx/rx trace cli handling by John Lo · 5 years ago
  97. baba24e vlib: fix format_error_trace by Dave Barach · 5 years ago
  98. 6b03ab7 vlib: Fix packet tracing by Neale Ranns · 5 years ago
  99. 99536f4 dhcp: send unicast and broadcast packets via the IP adjacency by Neale Ranns · 5 years ago
  100. 687c902 vlib: address vlib_error_t scaling issue by Dave Barach · 5 years ago