1. e90892e Enable DPDK KNI code based on DPDK config by Damjan Marion · 9 years ago
  2. 4ee137b Fix warnings in vhost-user code with older version of DPDK by Damjan Marion · 9 years ago
  3. 9b7057f Handle dpdk packet_types properly by Damjan Marion · 9 years ago
  4. ef65cb0 Add custom mac address option to vhost interfaces. by Pierre Pfister · 9 years ago
  5. c07bf5d Per-interface, per-address-family fast packet filter by Dave Barach · 9 years ago
  6. 328e99b Add jumbo frames support to non-dpdk vhost interfaces. by Pierre Pfister · 9 years ago
  7. d8ff0e1 Show DPDK EAL cmdline args in 'show version verbose' by Damjan Marion · 9 years ago
  8. d81566f Disable for-us udp/tcp checksum validation by default by Dave Barach · 9 years ago
  9. 85cdbd0 Implement multiple TX queue sharing by Damjan Marion · 9 years ago
  10. cb46684 Fix ARP show exception when not ARP entries as found. by Keith Wiles · 9 years ago
  11. 3640d53 Pull in some additional symbols that may be needed by plugins. by Josh Gahm · 9 years ago
  12. 14a44d3 Use vppinfra bitmap for dpdk coremask by Damjan Marion · 9 years ago
  13. 20abdd9 Compile with -Werror, so Jenkins will catch warnings by Dave Barach · 9 years ago
  14. 2126b35 Replace AC_PROG_LIBTOOL with LT_INIT by Dave Barach · 9 years ago
  15. b8f45b3 Vhost multi-q support by Shesha Sreenivasamurthy · 9 years ago
  16. 1b16953 Clean up gcc-5.2 warnings by Dave Barach · 9 years ago
  17. ee8c0a0 SFF NSH support VXLAN GPE by Keith Burns (alagalah) · 9 years ago
  18. f60a822 Set vnet_buffer(b0)->sw_if_index[VLIB_TX] by Dave Barach · 9 years ago
  19. ced48e7 Cisco Discovery Protocol, initial working attempt by Dave Barach · 9 years ago
  20. 078bc56 ip[46].h: Remove tcp reference by Kevin Paul Herbert · 9 years ago
  21. 31a879a p1.c: Remove log() symbol by Kevin Paul Herbert · 9 years ago
  22. cfe0724 Use per-thread vlib_main by Shesha Sreenivasamurthy · 9 years ago
  23. b66dcfb p1.c: Add symbols useful to IP protocol modules by Kevin Paul Herbert · 9 years ago
  24. aed4d03 remove igb_uio static pci id table patch, use new_id for all NICs by Damjan Marion · 9 years ago
  25. a2f0d74 Changed key of NSH VXLAN tunnel. by Keith Burns (alagalah) · 9 years ago
  26. ec21e13 Remove unused tcp.h by Kevin Paul Herbert · 9 years ago
  27. 2068e98 Enable Chelsio T5 support by Damjan Marion · 9 years ago
  28. 8f9e7d4 Remove vestigal TCP implementation by Kevin Paul Herbert · 9 years ago
  29. dac3fd4 vnet: Add field for transmit time by Kevin Paul Herbert · 9 years ago
  30. cf121e3 ip_checksum.c: Fixes for ip_csum_and_memcpy() alignment issues by Kevin Paul Herbert · 9 years ago
  31. f46b7e6 Fix l2output error-drop next node index by Damjan Marion · 9 years ago
  32. c5d4dc7 Set the ssvm_ethernet interface pid. Otherwise, the recursive lock by Dave Barach · 9 years ago
  33. 1f8aeb9 MAP: Ensure fragmented packets get from ip4_map to ip4_map_reass. by Ole Troan · 9 years ago
  34. 0d4ffcd MAP: Fix handling of jumbo frames. by Ole Troan · 9 years ago
  35. 61efa14 aarch64 CPU arch / ThunderX platform initial support by Dave Barach · 9 years ago
  36. bfdedbd PowerPC64-be arch support. Qemu ("qppc") platform support. by Dave Barach · 9 years ago
  37. 08ff7e0 Rename vpe binary name to avoid collision with latex by Damjan Marion · 9 years ago
  38. 2d34374 Enhance and fix packet trace for IP forwarding as follows: by John Lo · 9 years ago
  39. 7bdedad Temporary remove inlines to unbreak compilation with GCC 5 by Damjan Marion · 9 years ago
  40. 36de038 MAP: Updated rules generation script. by Ole Troan · 9 years ago
  41. 49be7f0 hw0 used without initialization in when DPDK is undefined by Shesha Sreenivasamurthy · 9 years ago
  42. b1ee7bd Merge "Avoid crash in vhost-user driver when running multithreaded" by Damjan Marion · 9 years ago
  43. 9fb8755 Dual loop decrement TTL. Outer fragmentation. ICMP PMTUD. Add DF ignore knob. by Ole Troan · 9 years ago
  44. 92eade1 Added ICMP4 error node. by Ole Troan · 9 years ago
  45. 920ecc2 Avoid crash in vhost-user driver when running multithreaded by Damjan Marion · 9 years ago
  46. cda9482 - ICMP6: Add generic ICMP6 error node. Caller sets code/type fields. by Ole Troan · 9 years ago
  47. 366ac6e MAP: Decrement TTL of payload IPv4 packet. by Ole Troan · 9 years ago
  48. a5d2c70 Fix dual loop >= 4. Fix format specified for printing u64 counter. by Ole Troan · 9 years ago
  49. 92be0df Clean up script to generate LW46 bindings / MAP-E rules. by Ole Troan · 9 years ago
  50. 2c29d75 Fix warnings/errors reported by clang by Damjan Marion · 9 years ago
  51. 60231f3 Add vpe-api message to get vxlan tunnel details. by Dave Wallace · 9 years ago
  52. 308caf1 Fix warnings in policer code by Damjan Marion · 9 years ago
  53. dbbf1db Fix warnings in MAP-T code by Damjan Marion · 9 years ago
  54. c4bec39 Fix warnings in CNAT code by Damjan Marion · 9 years ago
  55. db2c6c6 Don't send more than one mapping req in l2output node by Damjan Marion · 9 years ago
  56. bce6b6a Introduce support for DPDK 2.2 by Damjan Marion · 9 years ago
  57. 7210e94 Remove autotools generated products by Dave Barach · 9 years ago
  58. 317be03 Merge "replacing all vec_sort() invocations to vec_sort_with_function()" by Dave Wallace · 9 years ago
  59. d2dc3df replacing all vec_sort() invocations to vec_sort_with_function() by Matus Fabian · 9 years ago
  60. 539cff0 Fix vhost-user input interface handling by Damjan Marion · 9 years ago
  61. f9bd620 Warnings be gone by Dave Barach · 9 years ago
  62. 64f98e9 Merge "Move rpc handler where it belongs, related cleanup" by Ed Warnicke · 9 years ago
  63. 4e281a4 Move rpc handler where it belongs, related cleanup by Dave Barach · 9 years ago
  64. 99d8c76 Remove inline from definition of bd_validate() by Damjan Marion · 9 years ago
  65. 59842a8 Clear one-time test key, add missing cast in big-endian l2 fib key computation by Dave Barach · 9 years ago
  66. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0