1. 8941ec2 fix declaration of symbol of different size by Jean-Mickael Guerin · 9 years ago
  2. fe2da0e Better match vhost-user specification for live migration by Yoann Desmouceaux · 9 years ago
  3. ac26da5 Do not use hugepages if none are available. by Stefan Kobza · 9 years ago
  4. f00f91a Set hardware iface state for loopback interfaces by Pierre Pfister · 9 years ago
  5. e389de7 Fix IPv6 NDP and bridge BVI and restore NDP and ARP when BVI move is changed. by Pierre Pfister · 9 years ago
  6. b1df169 Fix longstanding cleanup-flag bug by Dave Barach · 9 years ago
  7. d255a27 Packet filter control-plane API bugfix by Dave Barach · 9 years ago
  8. 02301ef Allow dpdk linkstate and stat polling intervals to be set dynamically. by Bud Grise · 9 years ago
  9. 2375fbd Modified ioam CLI syntax to conform with other CLIs by rangan · 9 years ago
  10. 9455084 Collect per Q stats for vhost-user interface by Shesha Sreenivasamurthy · 9 years ago
  11. 196cb3d Use xxhash in map code when SSE4.2 not available by Damjan Marion · 9 years ago
  12. 73f7ef8 Change default L3 MTU to allow jumbo packets for non-DPDK interfaces. by John Lo · 9 years ago
  13. 76f78ec Fix UDP length check for local IP/UDP lookup and error handling. by John Lo · 9 years ago
  14. 2df2e3d TAP: Jumbo-frame support. by Ole Troan · 9 years ago
  15. 287d53f Always showing DPDK physical memory on bootup by Todd Foggoa · 9 years ago
  16. 8fbd37e Add rotates to v6 worker hash to prevent SIP/DIP synchronizing. by Bud Grise · 9 years ago
  17. dc03cf4 Remove spurious call to unix_physmem_init(...) by Dave Barach · 9 years ago
  18. 98efd02 Dump DPDK physmem to stdout before allocating mbufs by Sean Hope · 9 years ago
  19. 2073cfe Add ability to filter and change MACs by Christian Dechamplain · 9 years ago
  20. 3a03598 Fix for TX and RX descriptor queue lockup by Georgi Savov · 9 years ago
  21. 679ea79 Add ability to override the interface name. by Sean Hope · 9 years ago
  22. 988a7c4 Fixed vxlan link status. by Pavel Kotucek · 9 years ago
  23. 8a4a781 -O3 warnings be gone by Dave Barach · 9 years ago
  24. d56a6f5 Add packet tracing hint by Bud Grise · 9 years ago
  25. e936bbe Add support for native vpp_lite (non-dpdk) platform by Damjan Marion · 9 years ago
  26. 7f62097 Move dpdk (un)format functions to separate c file by Damjan Marion · 9 years ago
  27. d9bf9ab Add support of Ethernet link bonding utilizing DPDK link bonding by John Lo · 9 years ago
  28. 1c32a89 Fix indexing error in init.c for vnet dpdk. by John Lo · 9 years ago
  29. 4667c22 Add live migration support to (non-dpdk) vhost-user driver by Yoann Desmouceaux · 9 years ago
  30. 1f49ed6 Link the vpp application against libvnet.so, not libvnet.a by Dave Barach · 9 years ago
  31. 9f50b0b Enable all vrings if PROTOCOL_FEATURES are not negotiated by Shesha Sreenivasamurthy · 9 years ago
  32. 9ad5adc Handle dynamic enable/disable VHOST_USER interface by Shesha Sreenivasamurthy · 9 years ago
  33. e90892e Enable DPDK KNI code based on DPDK config by Damjan Marion · 9 years ago
  34. 4ee137b Fix warnings in vhost-user code with older version of DPDK by Damjan Marion · 9 years ago
  35. 9b7057f Handle dpdk packet_types properly by Damjan Marion · 9 years ago
  36. ef65cb0 Add custom mac address option to vhost interfaces. by Pierre Pfister · 9 years ago
  37. c07bf5d Per-interface, per-address-family fast packet filter by Dave Barach · 9 years ago
  38. 328e99b Add jumbo frames support to non-dpdk vhost interfaces. by Pierre Pfister · 9 years ago
  39. d8ff0e1 Show DPDK EAL cmdline args in 'show version verbose' by Damjan Marion · 9 years ago
  40. d81566f Disable for-us udp/tcp checksum validation by default by Dave Barach · 9 years ago
  41. 85cdbd0 Implement multiple TX queue sharing by Damjan Marion · 9 years ago
  42. cb46684 Fix ARP show exception when not ARP entries as found. by Keith Wiles · 9 years ago
  43. 3640d53 Pull in some additional symbols that may be needed by plugins. by Josh Gahm · 9 years ago
  44. 14a44d3 Use vppinfra bitmap for dpdk coremask by Damjan Marion · 9 years ago
  45. 20abdd9 Compile with -Werror, so Jenkins will catch warnings by Dave Barach · 9 years ago
  46. 2126b35 Replace AC_PROG_LIBTOOL with LT_INIT by Dave Barach · 9 years ago
  47. b8f45b3 Vhost multi-q support by Shesha Sreenivasamurthy · 9 years ago
  48. 1b16953 Clean up gcc-5.2 warnings by Dave Barach · 9 years ago
  49. ee8c0a0 SFF NSH support VXLAN GPE by Keith Burns (alagalah) · 9 years ago
  50. f60a822 Set vnet_buffer(b0)->sw_if_index[VLIB_TX] by Dave Barach · 9 years ago
  51. ced48e7 Cisco Discovery Protocol, initial working attempt by Dave Barach · 9 years ago
  52. 078bc56 ip[46].h: Remove tcp reference by Kevin Paul Herbert · 9 years ago
  53. 31a879a p1.c: Remove log() symbol by Kevin Paul Herbert · 9 years ago
  54. cfe0724 Use per-thread vlib_main by Shesha Sreenivasamurthy · 9 years ago
  55. b66dcfb p1.c: Add symbols useful to IP protocol modules by Kevin Paul Herbert · 9 years ago
  56. aed4d03 remove igb_uio static pci id table patch, use new_id for all NICs by Damjan Marion · 9 years ago
  57. a2f0d74 Changed key of NSH VXLAN tunnel. by Keith Burns (alagalah) · 9 years ago
  58. ec21e13 Remove unused tcp.h by Kevin Paul Herbert · 9 years ago
  59. 2068e98 Enable Chelsio T5 support by Damjan Marion · 9 years ago
  60. 8f9e7d4 Remove vestigal TCP implementation by Kevin Paul Herbert · 9 years ago
  61. dac3fd4 vnet: Add field for transmit time by Kevin Paul Herbert · 9 years ago
  62. cf121e3 ip_checksum.c: Fixes for ip_csum_and_memcpy() alignment issues by Kevin Paul Herbert · 9 years ago
  63. f46b7e6 Fix l2output error-drop next node index by Damjan Marion · 9 years ago
  64. c5d4dc7 Set the ssvm_ethernet interface pid. Otherwise, the recursive lock by Dave Barach · 9 years ago
  65. 1f8aeb9 MAP: Ensure fragmented packets get from ip4_map to ip4_map_reass. by Ole Troan · 9 years ago
  66. 0d4ffcd MAP: Fix handling of jumbo frames. by Ole Troan · 9 years ago
  67. 61efa14 aarch64 CPU arch / ThunderX platform initial support by Dave Barach · 9 years ago
  68. bfdedbd PowerPC64-be arch support. Qemu ("qppc") platform support. by Dave Barach · 9 years ago
  69. 08ff7e0 Rename vpe binary name to avoid collision with latex by Damjan Marion · 9 years ago
  70. 2d34374 Enhance and fix packet trace for IP forwarding as follows: by John Lo · 9 years ago
  71. 7bdedad Temporary remove inlines to unbreak compilation with GCC 5 by Damjan Marion · 9 years ago
  72. 36de038 MAP: Updated rules generation script. by Ole Troan · 9 years ago
  73. 49be7f0 hw0 used without initialization in when DPDK is undefined by Shesha Sreenivasamurthy · 9 years ago
  74. b1ee7bd Merge "Avoid crash in vhost-user driver when running multithreaded" by Damjan Marion · 9 years ago
  75. 9fb8755 Dual loop decrement TTL. Outer fragmentation. ICMP PMTUD. Add DF ignore knob. by Ole Troan · 9 years ago
  76. 92eade1 Added ICMP4 error node. by Ole Troan · 9 years ago
  77. 920ecc2 Avoid crash in vhost-user driver when running multithreaded by Damjan Marion · 9 years ago
  78. cda9482 - ICMP6: Add generic ICMP6 error node. Caller sets code/type fields. by Ole Troan · 9 years ago
  79. 366ac6e MAP: Decrement TTL of payload IPv4 packet. by Ole Troan · 9 years ago
  80. a5d2c70 Fix dual loop >= 4. Fix format specified for printing u64 counter. by Ole Troan · 9 years ago
  81. 92be0df Clean up script to generate LW46 bindings / MAP-E rules. by Ole Troan · 9 years ago
  82. 2c29d75 Fix warnings/errors reported by clang by Damjan Marion · 9 years ago
  83. 60231f3 Add vpe-api message to get vxlan tunnel details. by Dave Wallace · 9 years ago
  84. 308caf1 Fix warnings in policer code by Damjan Marion · 9 years ago
  85. dbbf1db Fix warnings in MAP-T code by Damjan Marion · 9 years ago
  86. c4bec39 Fix warnings in CNAT code by Damjan Marion · 9 years ago
  87. db2c6c6 Don't send more than one mapping req in l2output node by Damjan Marion · 9 years ago
  88. bce6b6a Introduce support for DPDK 2.2 by Damjan Marion · 9 years ago
  89. 7210e94 Remove autotools generated products by Dave Barach · 9 years ago
  90. 317be03 Merge "replacing all vec_sort() invocations to vec_sort_with_function()" by Dave Wallace · 9 years ago
  91. d2dc3df replacing all vec_sort() invocations to vec_sort_with_function() by Matus Fabian · 9 years ago
  92. 539cff0 Fix vhost-user input interface handling by Damjan Marion · 9 years ago
  93. f9bd620 Warnings be gone by Dave Barach · 9 years ago
  94. 64f98e9 Merge "Move rpc handler where it belongs, related cleanup" by Ed Warnicke · 9 years ago
  95. 4e281a4 Move rpc handler where it belongs, related cleanup by Dave Barach · 9 years ago
  96. 99d8c76 Remove inline from definition of bd_validate() by Damjan Marion · 9 years ago
  97. 59842a8 Clear one-time test key, add missing cast in big-endian l2 fib key computation by Dave Barach · 9 years ago
  98. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0