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