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