1. 6f533d7 vlib: leave SIGPROF signal with its default handler by Jieqiang Wang · 5 years ago
  2. 2ed4204 vlib: allow using core 0 as a last resort by Vladimir Isaev · 4 years, 9 months ago
  3. 18a4a37 vlib: complain if workers are configured twice by Vladimir Isaev · 4 years, 9 months ago
  4. 76c6159 vlib: fix error when creating avf interface on SMP system by Jieqiang Wang · 5 years ago
  5. 72f4921 rdma: ring db only once per vector on tx by Benoît Ganne · 4 years, 9 months ago
  6. 178ecc0 vlib: add verbose sh node option by Florin Coras · 4 years, 9 months ago
  7. 1971800 vppinfra: refactor clib_timebase_t by Dave Barach · 4 years, 9 months ago
  8. ce266ad vlib: fix unix cli SIGSEGV for empty line input by Fan Zhang · 4 years, 9 months ago
  9. 8a023fd vlib: unix cli - log cli commands one per line by Paul Vinciguerra · 4 years, 10 months ago
  10. b9250a9 rdma: improve rx loop by Damjan Marion · 4 years, 10 months ago
  11. 8d6d74c vlib: Punt reason allocation listener enable/disable callback by Neale Ranns · 4 years, 10 months ago
  12. 1103c8c vlib: Alias RX or TX to direction by Neale Ranns · 4 years, 10 months ago
  13. 000a029 vlib: calculate per-worker loops/second metric by Dave Barach · 4 years, 10 months ago
  14. 4fbb9da vlib: fix code of getting numa node with specific cpu_id by Lijian.Zhang · 4 years, 10 months ago
  15. 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
  16. a6ef36b misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  17. 4a06846 vlib: Skip core 0 if workers are configured. by Jon Loeliger · 4 years, 11 months ago
  18. 4c95995 vppinfra: use vm memory allocator for numa mapping by Florin Coras · 4 years, 10 months ago
  19. f617b14 vlib: properly configure main thread's core id by Jon Loeliger · 4 years, 11 months ago
  20. e053056 misc: add FEATURE.yaml files by Dave Barach · 4 years, 10 months ago
  21. 8dc954a vlib: add plugin override support by Dave Barach · 4 years, 10 months ago
  22. a690fdb vppinfra: numa vector placement support by Dave Barach · 5 years ago
  23. c25048b vppinfra: improve clocks_per_second convergence by Dave Barach · 4 years, 11 months ago
  24. 5c944ee vlib: fix coverity warning / real bug by Dave Barach · 5 years ago
  25. 10a8bda misc: don't os_exit(1) causing core on SIGINT by Christian E. Hopps · 5 years ago
  26. 842506f vlib: add max-size configuration parameter for pmalloc by jieqiang wang · 5 years ago
  27. b2dbb36 vlib: fix startup-config-process stack overflow by GordonNoonan · 5 years ago
  28. dea0b23 vlib: fix an issue with show pci by Vratko Polak · 5 years ago
  29. 62d9fda vlib: fix vector-as-C-string overflow by Benoît Ganne · 5 years ago
  30. 6d5df8d vlib: fix "<command> help" by Dave Barach · 5 years ago
  31. 6b3f25c vlib: improve test coverage by Dave Barach · 5 years ago
  32. 87d24db classify: vpp packet tracer support by Dave Barach · 5 years ago
  33. bfd7d29 vlib: add 'wait' cli command by Paul Vinciguerra · 5 years ago
  34. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  35. 2b65f9c misc: add gdb helpers for vlib buffers by Benoît Ganne · 5 years ago
  36. e51a9bb vlib: improve code coverage, part deux by Dave Barach · 5 years ago
  37. 0b91bd6 vlib: pci: fix non-NULL terminated C-string by Benoît Ganne · 5 years ago
  38. 93e060a session: Increasing the Header lengthe size by Srikanth Akula · 5 years ago
  39. 320998a vlib: fix handoff queue sequencing bug by Dave Barach · 5 years ago
  40. 2e8b061 vlib: fix for vlib_node_add_next_with_slot by Christian Hopps · 5 years ago
  41. a1f5a95 vlib: enhance the "show cli" debug CLI command by Dave Barach · 5 years ago
  42. feda545 vlib: Handle race in thread barrier processing by Alexander Kabaev · 5 years ago
  43. 4354317 vlib: only dump 1st buffer in chain by default by Benoît Ganne · 5 years ago
  44. c9832e3 vlib: fix subclass name being truncated in output by Paul Vinciguerra · 5 years ago
  45. 43d8cf6 vlib: Trivial - fix typo in short help by Paul Vinciguerra · 5 years ago
  46. b6e8b1a vlib: don't use vector for keeping buffer indices in the pool by Damjan Marion · 6 years ago
  47. d29422c vlib: unix trivial- clean up typos in docs by Paul Vinciguerra · 5 years ago
  48. d7b3066 mdata: buffer metadata change tracker plugin by Dave Barach · 5 years ago
  49. 4549548 vlib: linux: fix wrong iommu_group value issue when using dpdk-plugin by Yulong Pei · 5 years ago
  50. 349cd1a vlib: enable worker-thread dispatch pcap trace by Dave Barach · 5 years ago
  51. 2fd44a0 vlib: fix cli process stack overflow by Chenmin Sun · 5 years ago
  52. d3122ef vlib: move thread barrier around mod of global node next data by Christian E. Hopps · 5 years ago
  53. ac78f8a misc: add "show run summary" by Dave Barach · 5 years ago
  54. 0eae2bb vlib: pci: set pci driver name to none when no driver is loaded by Benoît Ganne · 5 years ago
  55. a8df85c vlib: improve summary vector-rate statistics by Dave Barach · 5 years ago
  56. 5517bd3 vlib: fix old nodes vector overflow in refork by Benoît Ganne · 5 years ago
  57. 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
  58. 3390977 misc: unify pcap rx / tx / drop trace by Dave Barach · 5 years ago
  59. 4da1506 interface: use the correct condition for checking if the pcap fd is open by Andrew Yourtchenko · 5 years ago
  60. 9137e54 misc: classifier-based packet trace filter by Dave Barach · 5 years ago
  61. 735d2e2 vlib: fix cli process stack overflow by Aloys Augustin · 5 years ago
  62. 67e4df1 vlib: cli support ctrl-w to erase left word by Hiroki Shirokura · 5 years ago
  63. b97641c misc: clean up "pcap [rx|tx] trace" debug CLI by Dave Barach · 5 years ago
  64. e5948fb vlib: clean up the "pcap dispatch trace" debug CLI by Dave Barach · 5 years ago
  65. c4abafd ip: fix udp/tcp checksum corner cases by Dave Barach · 5 years ago
  66. ba0da57 tap: fix tap interface not working on Arm issue by Lijian.Zhang · 5 years ago
  67. d770cfc ipsec ip tcp l2: multiarch nodes cannot be declared as static by Damjan Marion · 5 years ago
  68. ab48992 vlib: fix null pointer crash on strncmp by Steven Luong · 5 years ago
  69. d991a79 vlib: create unix runtime directory by Ole Troan · 5 years ago
  70. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  71. 785daf4 vlib: fix vlib_buffer_main_init_numa_node memory leak. by Guanghua Zhang · 5 years ago
  72. 6631780 vlib: copy trace_handle in vlib_buffer_copy/clone() functions by John Lo · 5 years ago
  73. 8ed2d52 vlib: fix vlib_buffer_copy to preserve buffer flags bit by John Lo · 5 years ago
  74. 71dd9d5 stats: create /run/vpp before stat socket bind() by YohanPipereau · 6 years ago
  75. be0ffbc vlib: fix out of memory issue by Filip Tehlar · 5 years ago
  76. 778ce57 interface: fix pcap tx/rx trace cli handling by John Lo · 5 years ago
  77. baba24e vlib: fix format_error_trace by Dave Barach · 5 years ago
  78. 6b03ab7 vlib: Fix packet tracing by Neale Ranns · 5 years ago
  79. 99536f4 dhcp: send unicast and broadcast packets via the IP adjacency by Neale Ranns · 5 years ago
  80. 687c902 vlib: address vlib_error_t scaling issue by Dave Barach · 5 years ago
  81. f7c30df stats: fix use-after-free hash key string by Benoît Ganne · 5 years ago
  82. 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
  83. b09f4d0 api: enable binary API event logging in vat by Dave Barach · 5 years ago
  84. 6a3a4f7 vlib: Replace timer in CLI with an event process by Chris Luke · 5 years ago
  85. 03f1af2 api: Implement log_dump/log_details by Paul Vinciguerra · 5 years ago
  86. a638c18 vlib: packet tracer support for pkt thread handoffs by Dave Barach · 5 years ago
  87. c09b7fd buffers: fix crash by Klement Sekera · 6 years ago
  88. 92e3082 stats: fix memory leakage when adding / deleting interfaces by Ole Troan · 6 years ago
  89. d67a428 vlib: add "memory-trace stats-segment" by Dave Barach · 6 years ago
  90. 5fed42a buffers: fix vlib_buffer_free_no_next by Damjan Marion · 6 years ago
  91. cab4733 vlib: avoid retrieving freed file in epoll by Florin Coras · 6 years ago
  92. 8875248 trace frame-queue on trigger out of memory by dongjuan · 6 years ago
  93. c602b38 sort worker-thread init functions in advance by Dave Barach · 6 years ago
  94. 11965c7 Break out the broom for some cleanup work by Dave Barach · 6 years ago
  95. 50f0ac0 Punt: socket register for exception dispatched/punted packets based on reason by Neale Ranns · 6 years ago
  96. 5f2cfb2 Add callback multiplex support by Dave Barach · 6 years ago
  97. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  98. 8fdde3c Add a debug-CLI leak-checker by Dave Barach · 6 years ago
  99. ce5c2ce Trivial typo. punt_node.c by Paul Vinciguerra · 6 years ago
  100. 5022c6c Fix 'terminal history off' crasher by Chris Luke · 6 years ago