1. 2e8b061 vlib: fix for vlib_node_add_next_with_slot by Christian Hopps · 5 years ago
  2. a1f5a95 vlib: enhance the "show cli" debug CLI command by Dave Barach · 5 years ago
  3. feda545 vlib: Handle race in thread barrier processing by Alexander Kabaev · 5 years ago
  4. 4354317 vlib: only dump 1st buffer in chain by default by Benoît Ganne · 5 years ago
  5. c9832e3 vlib: fix subclass name being truncated in output by Paul Vinciguerra · 5 years ago
  6. 43d8cf6 vlib: Trivial - fix typo in short help by Paul Vinciguerra · 5 years ago
  7. b6e8b1a vlib: don't use vector for keeping buffer indices in the pool by Damjan Marion · 6 years ago
  8. d29422c vlib: unix trivial- clean up typos in docs by Paul Vinciguerra · 5 years ago
  9. d7b3066 mdata: buffer metadata change tracker plugin by Dave Barach · 5 years ago
  10. 4549548 vlib: linux: fix wrong iommu_group value issue when using dpdk-plugin by Yulong Pei · 5 years ago
  11. 349cd1a vlib: enable worker-thread dispatch pcap trace by Dave Barach · 5 years ago
  12. 2fd44a0 vlib: fix cli process stack overflow by Chenmin Sun · 5 years ago
  13. d3122ef vlib: move thread barrier around mod of global node next data by Christian E. Hopps · 5 years ago
  14. ac78f8a misc: add "show run summary" by Dave Barach · 5 years ago
  15. 0eae2bb vlib: pci: set pci driver name to none when no driver is loaded by Benoît Ganne · 5 years ago
  16. a8df85c vlib: improve summary vector-rate statistics by Dave Barach · 5 years ago
  17. 5517bd3 vlib: fix old nodes vector overflow in refork by Benoît Ganne · 5 years ago
  18. 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
  19. 3390977 misc: unify pcap rx / tx / drop trace by Dave Barach · 5 years ago
  20. 4da1506 interface: use the correct condition for checking if the pcap fd is open by Andrew Yourtchenko · 5 years ago
  21. 9137e54 misc: classifier-based packet trace filter by Dave Barach · 5 years ago
  22. 735d2e2 vlib: fix cli process stack overflow by Aloys Augustin · 5 years ago
  23. 67e4df1 vlib: cli support ctrl-w to erase left word by Hiroki Shirokura · 5 years ago
  24. b97641c misc: clean up "pcap [rx|tx] trace" debug CLI by Dave Barach · 5 years ago
  25. e5948fb vlib: clean up the "pcap dispatch trace" debug CLI by Dave Barach · 5 years ago
  26. c4abafd ip: fix udp/tcp checksum corner cases by Dave Barach · 5 years ago
  27. ba0da57 tap: fix tap interface not working on Arm issue by Lijian.Zhang · 5 years ago
  28. d770cfc ipsec ip tcp l2: multiarch nodes cannot be declared as static by Damjan Marion · 5 years ago
  29. ab48992 vlib: fix null pointer crash on strncmp by Steven Luong · 5 years ago
  30. d991a79 vlib: create unix runtime directory by Ole Troan · 5 years ago
  31. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  32. 785daf4 vlib: fix vlib_buffer_main_init_numa_node memory leak. by Guanghua Zhang · 5 years ago
  33. 6631780 vlib: copy trace_handle in vlib_buffer_copy/clone() functions by John Lo · 5 years ago
  34. 8ed2d52 vlib: fix vlib_buffer_copy to preserve buffer flags bit by John Lo · 5 years ago
  35. 71dd9d5 stats: create /run/vpp before stat socket bind() by YohanPipereau · 6 years ago
  36. be0ffbc vlib: fix out of memory issue by Filip Tehlar · 5 years ago
  37. 778ce57 interface: fix pcap tx/rx trace cli handling by John Lo · 5 years ago
  38. baba24e vlib: fix format_error_trace by Dave Barach · 5 years ago
  39. 6b03ab7 vlib: Fix packet tracing by Neale Ranns · 5 years ago
  40. 99536f4 dhcp: send unicast and broadcast packets via the IP adjacency by Neale Ranns · 5 years ago
  41. 687c902 vlib: address vlib_error_t scaling issue by Dave Barach · 5 years ago
  42. f7c30df stats: fix use-after-free hash key string by Benoît Ganne · 5 years ago
  43. 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
  44. b09f4d0 api: enable binary API event logging in vat by Dave Barach · 5 years ago
  45. 6a3a4f7 vlib: Replace timer in CLI with an event process by Chris Luke · 5 years ago
  46. 03f1af2 api: Implement log_dump/log_details by Paul Vinciguerra · 5 years ago
  47. a638c18 vlib: packet tracer support for pkt thread handoffs by Dave Barach · 5 years ago
  48. c09b7fd buffers: fix crash by Klement Sekera · 6 years ago
  49. 92e3082 stats: fix memory leakage when adding / deleting interfaces by Ole Troan · 6 years ago
  50. d67a428 vlib: add "memory-trace stats-segment" by Dave Barach · 6 years ago
  51. 5fed42a buffers: fix vlib_buffer_free_no_next by Damjan Marion · 6 years ago
  52. cab4733 vlib: avoid retrieving freed file in epoll by Florin Coras · 6 years ago
  53. 8875248 trace frame-queue on trigger out of memory by dongjuan · 6 years ago
  54. c602b38 sort worker-thread init functions in advance by Dave Barach · 6 years ago
  55. 11965c7 Break out the broom for some cleanup work by Dave Barach · 6 years ago
  56. 50f0ac0 Punt: socket register for exception dispatched/punted packets based on reason by Neale Ranns · 6 years ago
  57. 5f2cfb2 Add callback multiplex support by Dave Barach · 6 years ago
  58. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  59. 8fdde3c Add a debug-CLI leak-checker by Dave Barach · 6 years ago
  60. ce5c2ce Trivial typo. punt_node.c by Paul Vinciguerra · 6 years ago
  61. 5022c6c Fix 'terminal history off' crasher by Chris Luke · 6 years ago
  62. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  63. 2180bac Preallocate mhash key_tmps vector by Dave Barach · 6 years ago
  64. 72d8758 cli: Add return value in cli_inband by Ole Troan · 6 years ago
  65. ad64687 gcov / test framework: sigterm not sigkill by Dave Barach · 6 years ago
  66. 4681e07 Add callbacks for extended trace functionality, one as content is added with vlib_add_trace, and one to post-process the captured content immediately after trace filtering. by Gary Boon · 6 years ago
  67. 3a95003 vlib: align stack on OS page size by Benoît Ganne · 6 years ago
  68. 17e5d80 Add node, frame to vlib main loop perf analysis callback arguments by Dave Barach · 6 years ago
  69. 9ae190e Clean up multi-thread barrier-sync hold-down timer by Dave Barach · 6 years ago
  70. 81f54a5 vlib epoll: handle file removal on EPOLLIN by Florin Coras · 6 years ago
  71. c67078e vlib epoll: protect against clib file pool expansion by Florin Coras · 6 years ago
  72. 32b07c3 Fix memory corruption faulting [VPP-1639] by Artem Belov · 6 years ago
  73. d54815c Trivial: Update doxygen comments. by Paul Vinciguerra · 6 years ago
  74. 7f6bd24 vlib-punt: fix error node counting by Neale Ranns · 6 years ago
  75. 692f9b1 pci: Fix the crash on deleting the pci device by Mohsin Kazmi · 6 years ago
  76. fe269f3 stat-segment: scaling improvement by Neale Ranns · 6 years ago
  77. f545caa Enhance vlib_buffer_clone to change headroom space for packet by John Lo · 6 years ago
  78. 76b5649 Punt Infra by Neale Ranns · 6 years ago
  79. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  80. 7ced772 node: vector must be checked with vec_header by Kingwel Xie · 6 years ago
  81. d1e17d0 Ignore SIGTERM during the vpp boot sequence by Dave Barach · 6 years ago
  82. e6a47cf Re-enable aarch64 neon instruction in vlib_buffer_free_inline by Lijian.Zhang · 6 years ago
  83. a5160d7 VPP-1576: fix a set of coverity warnings by Dave Barach · 6 years ago
  84. 3e94c41 buffers: don't use clib_memcpy for copying buffer indices by Damjan Marion · 6 years ago
  85. 22e1f1d Move the punt/drop nodes into vlib by Neale Ranns · 6 years ago
  86. 0e20924 buffers: fix ref_count mask in vlib_buffer_free_inline by Damjan Marion · 6 years ago
  87. c3a0e8d deprecate VLIB_NODE_FUNCTION_MULTIARCH by Filip Tehlar · 6 years ago
  88. 485710e vmbus: not having uio_hv_generic is not an error by Stephen Hemminger · 6 years ago
  89. 80965f5 Perf tune handoff queue polling by Dave Barach · 6 years ago
  90. da7f7b6 ICMP46 error: Clone first buffer instead of "truncating" original buffer by Ole Troan · 6 years ago
  91. 593eedf Perf tune get_frame_size_info by Dave Barach · 6 years ago
  92. f6266b5 vmbus: fix bug that breaks multiple netvsc vdevs by Matthew Smith · 6 years ago
  93. 9515510 vlib: coverity woes by Steven Luong · 6 years ago
  94. b592d1b buffers: support cases where numa node memory is not available by Damjan Marion · 6 years ago
  95. b806d0e stats: fix crash on early init by Filip Tehlar · 6 years ago
  96. 9e52ef6 Save signum and faulting address in static variables by Dave Barach · 6 years ago
  97. a2aefef VPP-1576: fix Coverity issues by Dave Barach · 6 years ago
  98. 8343ee5 Fix crash in barrier sync when vlib_worker_threads is zero by Damjan Marion · 6 years ago
  99. 849cbe2 stats: buffer gauge callbacks use index instead of name. by Ole Troan · 6 years ago
  100. 5ecd5a5 Move pcap rx/tx trace code out of the dpdk plugin by Dave Barach · 6 years ago