1. e389de7 Fix IPv6 NDP and bridge BVI and restore NDP and ARP when BVI move is changed. by Pierre Pfister · 9 years ago
  2. b1df169 Fix longstanding cleanup-flag bug by Dave Barach · 9 years ago
  3. d255a27 Packet filter control-plane API bugfix by Dave Barach · 9 years ago
  4. 00bbf27 Add sw_interface_clear_stats API call by Pavel Kotucek · 9 years ago
  5. 433688d build: fix call to mkdir by Jean-Mickael Guerin · 9 years ago
  6. 02301ef Allow dpdk linkstate and stat polling intervals to be set dynamically. by Bud Grise · 9 years ago
  7. 2375fbd Modified ioam CLI syntax to conform with other CLIs by rangan · 9 years ago
  8. 9455084 Collect per Q stats for vhost-user interface by Shesha Sreenivasamurthy · 9 years ago
  9. 8e94c2a vppinfra: remove generated config.h.in by Jean-Mickael Guerin · 9 years ago
  10. ccda178 gitignore by Maros Marsalek · 9 years ago
  11. 522e486 Add CPU detection functions by Damjan Marion · 9 years ago
  12. 196cb3d Use xxhash in map code when SSE4.2 not available by Damjan Marion · 9 years ago
  13. 01be6a0 Refuse to start if binary requires unavailable CPU extensions by Damjan Marion · 9 years ago
  14. 73f7ef8 Change default L3 MTU to allow jumbo packets for non-DPDK interfaces. by John Lo · 9 years ago
  15. 8a33f31 Copy flags when cloning next_frames by Nikhil P Rao · 9 years ago
  16. 7e437bc Use CRC32 instruction only when build for SSE4.2 enabled platforms by Damjan Marion · 9 years ago
  17. 76f78ec Fix UDP length check for local IP/UDP lookup and error handling. by John Lo · 9 years ago
  18. 2df2e3d TAP: Jumbo-frame support. by Ole Troan · 9 years ago
  19. 287d53f Always showing DPDK physical memory on bootup by Todd Foggoa · 9 years ago
  20. 8fbd37e Add rotates to v6 worker hash to prevent SIP/DIP synchronizing. by Bud Grise · 9 years ago
  21. dc03cf4 Remove spurious call to unix_physmem_init(...) by Dave Barach · 9 years ago
  22. 98efd02 Dump DPDK physmem to stdout before allocating mbufs by Sean Hope · 9 years ago
  23. 2073cfe Add ability to filter and change MACs by Christian Dechamplain · 9 years ago
  24. 3a03598 Fix for TX and RX descriptor queue lockup by Georgi Savov · 9 years ago
  25. 679ea79 Add ability to override the interface name. by Sean Hope · 9 years ago
  26. 988a7c4 Fixed vxlan link status. by Pavel Kotucek · 9 years ago
  27. 8a4a781 -O3 warnings be gone by Dave Barach · 9 years ago
  28. 802c7fa Invert matching logic for *_uses_dpdk in build-data/packages/*.mk by Damjan Marion · 9 years ago
  29. d56a6f5 Add packet tracing hint by Bud Grise · 9 years ago
  30. 060c6fc Fixed issue with json output in vpp_api_test. by Pavel Kotucek · 9 years ago
  31. 8b4d82c Fix ENIC PMD not sending the first packet on TX. by John Lo · 9 years ago
  32. a0fac5a Fix link bonding PMD slave status polling path used by VIC ENIC driver. by John Lo · 9 years ago
  33. 308fb98 Update PowerPC (qppc) platform to build with Ubuntu cross-tools by Damjan Marion · 9 years ago
  34. e936bbe Add support for native vpp_lite (non-dpdk) platform by Damjan Marion · 9 years ago
  35. 7f62097 Move dpdk (un)format functions to separate c file by Damjan Marion · 9 years ago
  36. d9bf9ab Add support of Ethernet link bonding utilizing DPDK link bonding by John Lo · 9 years ago
  37. ebb27fb add install-dep target to toplevel Makefile by Damjan Marion · 9 years ago
  38. 1c32a89 Fix indexing error in init.c for vnet dpdk. by John Lo · 9 years ago
  39. 4667c22 Add live migration support to (non-dpdk) vhost-user driver by Yoann Desmouceaux · 9 years ago
  40. 1f49ed6 Link the vpp application against libvnet.so, not libvnet.a by Dave Barach · 9 years ago
  41. 9f50b0b Enable all vrings if PROTOCOL_FEATURES are not negotiated by Shesha Sreenivasamurthy · 9 years ago
  42. 9ad5adc Handle dynamic enable/disable VHOST_USER interface by Shesha Sreenivasamurthy · 9 years ago
  43. eef4d99 Few improvements in toplevel Makefile by Damjan Marion · 9 years ago
  44. e90892e Enable DPDK KNI code based on DPDK config by Damjan Marion · 9 years ago
  45. 4ee137b Fix warnings in vhost-user code with older version of DPDK by Damjan Marion · 9 years ago
  46. ca0f3b3 dpdk: fix enic pmd driver tx function by Yoann Desmouceaux · 9 years ago
  47. 84e4ffe Added MTU information to sw_interface_dump by Pavel · 9 years ago
  48. e1cfcbc Rebalance checkConnected() by Robert Varga · 9 years ago
  49. 9b7057f Handle dpdk packet_types properly by Damjan Marion · 9 years ago
  50. ef65cb0 Add custom mac address option to vhost interfaces. by Pierre Pfister · 9 years ago
  51. b44e9bc Serialize and upload the data plane node graph by Dave Barach · 9 years ago
  52. c07bf5d Per-interface, per-address-family fast packet filter by Dave Barach · 9 years ago
  53. 3c4869c dpdk: fix enic pmd driver tx function by Yoann Desmouceaux · 9 years ago
  54. 525d595 Add GDB and GDB Server to bootstrap files by Keith Burns (alagalah) · 9 years ago
  55. 328e99b Add jumbo frames support to non-dpdk vhost interfaces. by Pierre Pfister · 9 years ago
  56. ce8debf Increase number of per-cpu mheaps to 256 by Damjan Marion · 9 years ago
  57. d038637 Remove vec_sort macro by Damjan Marion · 9 years ago
  58. d8ff0e1 Show DPDK EAL cmdline args in 'show version verbose' by Damjan Marion · 9 years ago
  59. d81566f Disable for-us udp/tcp checksum validation by default by Dave Barach · 9 years ago
  60. 85cdbd0 Implement multiple TX queue sharing by Damjan Marion · 9 years ago
  61. 3f46baf Increase VLIB_MAX_CPUS to 256 by Damjan Marion · 9 years ago
  62. cfb2d80 Make size of per-thread mini counter vector equal to number of threads by Damjan Marion · 9 years ago
  63. 1617819 Remove duplicate vlib_call_init_function() for tuntap init by Oleg A. Arkhangelsky · 9 years ago
  64. 13f0718 Increase number of dpdk lcores to 256 by Damjan Marion · 9 years ago
  65. cb46684 Fix ARP show exception when not ARP entries as found. by Keith Wiles · 9 years ago
  66. 52642c3 Performance tools, initial check-in by Dave Barach · 9 years ago
  67. 3640d53 Pull in some additional symbols that may be needed by plugins. by Josh Gahm · 9 years ago
  68. 14a44d3 Use vppinfra bitmap for dpdk coremask by Damjan Marion · 9 years ago
  69. 40223da Remove strcasecmp(3) declaration by Robert Varga · 9 years ago
  70. f0f54d8 GetStringUTFChars() may fail by Robert Varga · 9 years ago
  71. ec3034c newIntArray() may fail by Robert Varga · 9 years ago
  72. 20abdd9 Compile with -Werror, so Jenkins will catch warnings by Dave Barach · 9 years ago
  73. d0f9209 Indent vppjni.c to be consistent by Robert Varga · 9 years ago
  74. 2126b35 Replace AC_PROG_LIBTOOL with LT_INIT by Dave Barach · 9 years ago
  75. e17fdb5 Add Top-Level Wrapper Makefile by Damjan Marion · 9 years ago
  76. b8f45b3 Vhost multi-q support by Shesha Sreenivasamurthy · 9 years ago
  77. 1b16953 Clean up gcc-5.2 warnings by Dave Barach · 9 years ago
  78. ba474a2 Modify hand-coded JNI function names to match refactoring of by Dave Wallace · 9 years ago
  79. 190efbc Make cleanup_rx_thread static by Robert Varga · 9 years ago
  80. 8501315 Disable EAL message spew which can easily fill /var/log by Dave Barach · 9 years ago
  81. c15cc30 Mark internal implementation functions as hidden by Robert Varga · 9 years ago
  82. ee8c0a0 SFF NSH support VXLAN GPE by Keith Burns (alagalah) · 9 years ago
  83. 5baafef Fixup symbol names in vpp-japi by Robert Varga · 9 years ago
  84. f60a822 Set vnet_buffer(b0)->sw_if_index[VLIB_TX] by Dave Barach · 9 years ago
  85. ced48e7 Cisco Discovery Protocol, initial working attempt by Dave Barach · 9 years ago
  86. 3e7deb1 Clean up per-thread elog track nomenclature. by Dave Barach · 9 years ago
  87. 5054885 DPDK patch: Add missing init of packet_type field. by Todd Foggoa · 9 years ago
  88. a9dc8c9 DPDK patch: Allow applications to override rte_delay_us() by Todd Foggoa · 9 years ago
  89. 1d8dd70 DPDK patch: Fix a crash in igb_uio driver when the device is removed. by Todd Foggoa · 9 years ago
  90. 4b12b3c CLI: If an error happens on the socket being polled, then the CLI by Ole Troan · 9 years ago
  91. efe710f Remove redundant apt-get install of dkms and debhelper. by Dave Wallace · 9 years ago
  92. d255ee1 Change non-default route ethernet interfaces state to down so VPP will use them. by Dave Wallace · 9 years ago
  93. 9de836c dpdk_buffer.c: Honor clone_count even when there isn't a freelist handler by Kevin Paul Herbert · 9 years ago
  94. 078bc56 ip[46].h: Remove tcp reference by Kevin Paul Herbert · 9 years ago
  95. 31a879a p1.c: Remove log() symbol by Kevin Paul Herbert · 9 years ago
  96. 1c11311 Need to include symbolic links in the lib package: libXXX.so, libXXX.so.0 by Dave Barach · 9 years ago
  97. eeee9e2 Switched vagrant for ~/git/vpp to /vpp by Ed Warnicke · 9 years ago
  98. c28b474 Enabled CCACHE_DIR to be set by ENV Variable by Ed Warnicke · 9 years ago
  99. f1bb047 Add pciutils to the CentOS vagrant bootstrap; needed to install vpp rpms by Dave Barach · 9 years ago
  100. b10277d Enable ganglia module integration build by Dave Barach · 9 years ago