1. 01e3caa Use the correct thread stack alignment constraint, VPP-401 by Dave Barach · 8 years ago
  2. d4798a3 Avoid use of node index 0 by registering null-node by Damjan Marion · 8 years ago
  3. 5d447a9 Add support for input nodes in interrupt mode on the worker threads by Damjan Marion · 8 years ago
  4. d4024f5 VPP-346 More VPP doc fixes by Chris Luke · 8 years ago
  5. 54ccf22 VPP-221 CLI auto-documentation infrastructure by Chris Luke · 8 years ago
  6. b1b1a14 Fix PCI vendor_id/device_id detection for SR-IOV devices by Damjan Marion · 8 years ago
  7. 607de1a Coding standards cleanup - remove trailing whitespace, fixes VPP-332 by Damjan Marion · 8 years ago
  8. 853e720 VPP-237: indent fixes in prep for checkstyle by Ed Warnicke · 8 years ago
  9. 6353920 VPP-223 Add doxygen tags to counter.h by Dave Barach · 8 years ago
  10. 2ab470a VPP-223 Document vlib cooperative multi-tasking threads by Dave Barach · 8 years ago
  11. dd522cb VPP-189 Fix coverity warnings by Dave Barach · 8 years ago
  12. 01d86c7 VPP-189 Fix Coverity warnings by Dave Barach · 8 years ago
  13. f9c231e vpp-189 Clean up more coverity warnings by Dave Barach · 8 years ago
  14. 3389bbc VPP-180 Clean up multi-socket / multi-chunk mempool discovery by Dave Barach · 8 years ago
  15. b2a6e25 VPP-189 coverity warning cleanups by Dave Barach · 8 years ago
  16. 8e5b041 VPP-223 General documentation updates by Chris Luke · 8 years ago
  17. ac0798d Fix coverity warnings by Dave Barach · 8 years ago
  18. 1f0da17 Add DPDK 16.07 support (rc3 based) by Damjan Marion · 8 years ago
  19. e282121 VPP-189 Addtional fixes for last coverity fix in linux_pci.c by John Lo · 8 years ago
  20. f24e5d7 Show cli for plugin path, name filter and loaded plugins by Shwetha Bhandari · 8 years ago
  21. 9b8ffd9 fd-io-styleify pass by Dave Barach · 8 years ago
  22. bbae375 Remove unnecessary and obsolete configure.ac directives by Damjan Marion · 8 years ago
  23. 370e9e3 VPP-189 Some bugfixes for issues reported by Coverity by Chris Luke · 8 years ago
  24. 7083574 Remove #if DPDK == 0, to eliminate a data structure size mismatch by Dave Barach · 8 years ago
  25. 57bf403 Remove duplicate code buffer_func.h by Damjan Marion · 8 years ago
  26. 9770e20 Add some doxygen tags by Dave Barach · 8 years ago
  27. 0f8ecf0 Decouple worker thread code from dpdk, enable worker threads in vpp_lite by Damjan Marion · 8 years ago
  28. b5adaea Move pkt replication counter to the opaque2 cache line by Dave Barach · 9 years ago
  29. d653460 Dynamically compute ip feature subgraph order by Dave Barach · 9 years ago
  30. 3b3688f 6rd: Move to plugin by Ole Troan · 9 years ago
  31. 964f93e Fix node siblings by Ole Troan · 9 years ago
  32. bf74147 Retire io threads and main-thread-io mode by Damjan Marion · 9 years ago
  33. 96e1203 VPP-133: increase size of cli process stacks by Dave Barach · 9 years ago
  34. db7b269 Add verbose flag for packet trace, show hexdump in verbose dpdk input trace by Damjan Marion · 9 years ago
  35. c68b4cb Add per-device startup config support by Damjan Marion · 9 years ago
  36. 16c75df VPP-83 Allow non-privileged clients to use the vpp binary API. by Dave Barach · 9 years ago
  37. b4d8927 Native VPP driver for Intel Niantic family of NICs by Damjan Marion · 9 years ago
  38. 6931f59 Add per-thread, per-node runtime stats serialization by Dave Barach · 9 years ago
  39. 270b6de VPP-74 Fix signedness issue when terminal resizes by Chris Luke · 9 years ago
  40. fd9014a Remove unused PCI code by Damjan Marion · 9 years ago
  41. 1c80e83 Add support for multiple microarchitectures in single binary by Damjan Marion · 9 years ago
  42. 5a206ea Rework of the old PCI code by Damjan Marion · 9 years ago
  43. 95c8415 dpdk/build - 32bits compilation by Christophe Fontaine · 9 years ago
  44. 862623d VPP-23 Re-work pager line collation by Chris Luke · 9 years ago v16.09-rc0
  45. aa761e1 VPP-57 Add missing license headers in doc files by Chris Luke · 9 years ago
  46. b585097 VPP-57 Add Doxygen to VPP by Chris Luke · 9 years ago
  47. 93dcd1d VPP-46 Fix cut-and-paste in the debug CLI by Chris Luke · 9 years ago
  48. 716d959 Avoid clobbering output_function by concurrent CLI sessions doing vlib_process_wait_for_event*. by Andrew Yourtchenko · 9 years ago
  49. 6de2ff2 VPP-26 Iterate through empty command line in cli history by Chris Luke · 9 years ago
  50. 1aed76f VPP-27 Extend telnet protocol buffer guard by Chris Luke · 9 years ago
  51. 848191d Clean up per-thread mheap setup. by Dave Barach · 9 years ago
  52. 194ebc5 Track number of ethernet vlans in a frame by Chris Luke · 9 years ago
  53. 7afda3a CLI output pager by Chris Luke · 9 years ago
  54. 6b90fe3 Add "history" CLI command by Chris Luke · 9 years ago
  55. 572d812 Add a (small) banner to the Debug and Telnet CLI by Chris Luke · 9 years ago
  56. 0aca5eb Debug/Telnet CLI enhancements by Chris Luke · 9 years ago
  57. 6b1d7c5 Make automake silent rules default by Damjan Marion · 9 years ago
  58. e39a7b8 Fix compile errors reported by clang by Damjan Marion · 9 years ago
  59. 68adab9 Allow the number of elements in a frame queue to be specified per thread. by Bud Grise · 9 years ago
  60. 405e41b Improve mechanism for using loopback interface as BVI for BDs by John Lo · 9 years ago
  61. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  62. dae88b9 VPP-6: set epoll wait-time to zero when binary API messages are waiting by Dave Barach · 9 years ago
  63. fef15b4 Add support for AArch32 by Christophe Fontaine · 9 years ago
  64. a42cd34 Rework of DPDK PCI device uio driver binding process by Damjan Marion · 9 years ago
  65. d1f5d04 Change ARP and IP6-ND nodes to use interface-output node for output by John Lo · 9 years ago
  66. 42f2006 Add counter for the number of barrier syncs performed. by Bud Grise · 9 years ago
  67. cbed90c Add a configurable "significant error" metric by Dave Barach · 9 years ago
  68. 5ac4a0f Propagate the VLIB_FRAME_NO_FREE_AFTER_DISPATCH flag to cloned next_frames by Bud Grise · 9 years ago
  69. a25bd1c Do not listen unless configured with cli-listen. by Ed Warnicke · 9 years ago
  70. b2ef4dd Adjacency allocator by Dave Barach · 9 years ago
  71. e5389bb event logger skeletons, improve debug CLI by Dave Barach · 9 years ago
  72. fb6e59d Improve main-loop event-logs by Dave Barach · 9 years ago
  73. 1901020 Use rte_mempool private data for storing vlib_buffer_t by Damjan Marion · 9 years ago
  74. ba8c540 Fix longstanding next-frame clone bug by Dave Barach · 9 years ago
  75. 83243a0 Add vpp native linux kernel AF_PACKET interface support by Damjan Marion · 9 years ago
  76. 8a33f31 Copy flags when cloning next_frames by Nikhil P Rao · 9 years ago
  77. 2df2e3d TAP: Jumbo-frame support. by Ole Troan · 9 years ago
  78. dc03cf4 Remove spurious call to unix_physmem_init(...) by Dave Barach · 9 years ago
  79. d56a6f5 Add packet tracing hint by Bud Grise · 9 years ago
  80. e936bbe Add support for native vpp_lite (non-dpdk) platform by Damjan Marion · 9 years ago
  81. 1f49ed6 Link the vpp application against libvnet.so, not libvnet.a by Dave Barach · 9 years ago
  82. 328e99b Add jumbo frames support to non-dpdk vhost interfaces. by Pierre Pfister · 9 years ago
  83. ce8debf Increase number of per-cpu mheaps to 256 by Damjan Marion · 9 years ago
  84. 3f46baf Increase VLIB_MAX_CPUS to 256 by Damjan Marion · 9 years ago
  85. cfb2d80 Make size of per-thread mini counter vector equal to number of threads by Damjan Marion · 9 years ago
  86. 2126b35 Replace AC_PROG_LIBTOOL with LT_INIT by Dave Barach · 9 years ago
  87. 1b16953 Clean up gcc-5.2 warnings by Dave Barach · 9 years ago
  88. 3e7deb1 Clean up per-thread elog track nomenclature. by Dave Barach · 9 years ago
  89. 4b12b3c CLI: If an error happens on the socket being polled, then the CLI by Ole Troan · 9 years ago
  90. 9de836c dpdk_buffer.c: Honor clone_count even when there isn't a freelist handler by Kevin Paul Herbert · 9 years ago
  91. 0bcc9d5 Tracing enhancements. by Bud Grise · 9 years ago
  92. 63a814d Warnings be gone. by Dave Barach · 9 years ago
  93. da8d445 dpdk_buffer.c: Ensure that the mbuf reference count is as expected by Kevin Paul Herbert · 9 years ago
  94. aa67d61 Print worker thread name as a c-string, not a vector. Otherwise, the by Dave Barach · 9 years ago
  95. bfdedbd PowerPC64-be arch support. Qemu ("qppc") platform support. by Dave Barach · 9 years ago
  96. 81aa0e5 Fix to show trace output. by Ed Warnicke · 9 years ago
  97. 2c29d75 Fix warnings/errors reported by clang by Damjan Marion · 9 years ago
  98. 8cf9df1 Remove redundant function by Damjan Marion · 9 years ago
  99. bc20bdf Store per-thread node error counters by Damjan Marion · 9 years ago
  100. 7210e94 Remove autotools generated products by Dave Barach · 9 years ago