1. 802255c Add sw_if_index to af_packet_create and various clean ups by Keith Burns (alagalah) · 9 years ago
  2. 24612b3 Fix name confusion for gre interface index. by Hongjun Ni · 9 years ago
  3. 5a9c9b8 Fix NULL-pointer crash in handoff_init(...) by Dave Barach · 9 years ago
  4. 0247b46 Add worker-handoff node by Damjan Marion · 9 years ago
  5. c424879 Add vxlan-gpe tunnel to sw_interface_dump by Hongjun Ni · 9 years ago
  6. 86be487 Explicity specify IP address type for format_ip46_address function by Damjan Marion · 9 years ago
  7. a38c3df VPP-117: Fix ip4 and ip6 lookup and rewrite traces by Pierre Pfister · 9 years ago
  8. 51e332a Fix next-protocol issue configured from Honeycomb by Hongjun Ni · 9 years ago
  9. b3ca658 Return 0 if no tap interfaces are ready by Dave Barach · 9 years ago
  10. 9024746 Copy missing buffer metadata for ESP transport mode packets by Damjan Marion · 9 years ago
  11. 725c59c NXP dpaa2 platform initial support by Sachin Saxena · 9 years ago
  12. c71c426 Fix issue: no handler for msg id 13 by Hongjun Ni · 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. a7e83ce Add format_hexdump function by Damjan Marion · 9 years ago
  16. 0febaf1 VPP-117: Add trace to ip4 and ip6 lookup nodes by Pierre Pfister · 9 years ago
  17. 3f3b085 VPP-106: fix performance hit due to unprefetched data read by Dave Barach · 9 years ago
  18. 55ef1b1 Fix DPDK init crash if bonded interface is created by startup conf by John Lo · 9 years ago
  19. 7becd08 VPP-119: JVpp notifications by Maros Marsalek · 9 years ago
  20. 42bb61f HONEYCOMB-67 Introduce exception handling into JVPP by Tibor Sirovatka · 9 years ago
  21. b10427e VPP-127 Removed spurious use of sudo by Ed Warnicke · 9 years ago
  22. f9618ee VPP-129: Add build-root/scripts/csit-test-branch script by Ed Warnicke · 9 years ago
  23. bbb7682 VPP-115: Remove stale ACL CLIs which are not supported by John Lo · 9 years ago
  24. ec6290a VPP-127: Make rpm/deb provide vpp group to access vpp-api by Ed Warnicke · 9 years ago
  25. 40c6639 VPP-124: Fix rpms to work out of the box. by Ed Warnicke · 9 years ago
  26. 2f0a7a8 Increase jvpp connection timeout by Maros Marsalek · 9 years ago
  27. 599839d VPP-83: fix collateral damage by Dave Barach · 9 years ago
  28. c883fa7 Fix missing null termination in DPDK EAL Args by Damjan Marion · 9 years ago
  29. b54db10 Adjust buffer data offset based on rte_mbuff data_off by Damjan Marion · 9 years ago
  30. 19414de Rebase DPDK patches by Damjan Marion · 9 years ago
  31. 3ef822e VPP-110: vxlan encap node should never touch a deleted tunnel by John Lo · 9 years ago
  32. 30097b5 Multicore support for vCGN by Shesha Sreenivasamurthy · 9 years ago
  33. 97d9951 Add u32[] type handling in reply messages to jvpp by Marek Gradzki · 9 years ago
  34. cccd1bf Fix link down issue of vxlan-gpe interface by Hongjun Ni · 9 years ago
  35. 944f548 IPv6 HBH: Refactor code. Separate out RFC2460 HBH handling and the more experimental by Ole Troan · 9 years ago
  36. 6f91cfe ONE-18: Fix trailing garbage string in LISP status dump API by Filip Tehlar · 9 years ago
  37. 39da621 Add startup conf options to set per-interface descriptor ring size by Damjan Marion · 9 years ago
  38. 3535222 VPP-94: Add build-data directory for plugins and Makefile target by Pierre Pfister · 9 years ago
  39. 431cd2f VPP-112: linux kernel info missing from build log by Dave Wallace · 9 years ago
  40. 7185c3b VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwading by John Lo · 9 years ago
  41. c68b4cb Add per-device startup config support by Damjan Marion · 9 years ago
  42. 96e10b5 dpdk: download from dpdk.org by Thomas Monjalon · 9 years ago
  43. 08602d1 Add dpdk config parameter: poll-sleep <nn> by Dave Barach · 9 years ago
  44. 0128e59 VPP-100: Fix IP4 local handling of TCP/IP fragmented packet by John Lo · 9 years ago
  45. 2b54e99 Sample plugin moved to .../plugins/sample-plugin by Dave Barach · 9 years ago
  46. 227fe26 VPP-107 Fix for mistake that breaks pkg-rpm in https://gerrit.fd.io/r/#/c/1338/ by Ed Warnicke · 9 years ago
  47. 4b8b718 VPP-92 Fixup some srv6 issues by Chris Luke · 9 years ago
  48. 4cd850e VPP-106: Patch e40i driver to support VLAN sub-interface by John Lo · 9 years ago
  49. e544360 VPP-91 fix sr tunnel add_del collision check by Chris Luke · 9 years ago
  50. 3419d0b VPP-100: Fix IPv4 local handling of IP fragmented packets by John Lo · 9 years ago
  51. 079d86e VPP-105 Map API SHM uid/gid name to number by Chris Luke · 9 years ago
  52. 16c75df VPP-83 Allow non-privileged clients to use the vpp binary API. by Dave Barach · 9 years ago
  53. c794915 VPP-98 Dedicated storage for VXLAN over IPv6 hash keys by Chris Luke · 9 years ago
  54. 9d6c0ab vagrant: disable automatic update on start by Thomas Monjalon · 9 years ago
  55. 750c625 Fix build-root/scripts/version to not have spurious ~ by Ed Warnicke · 9 years ago
  56. 34e7772 Fix u16 type handling in jvpp by Marek Gradzki · 9 years ago
  57. cb51846 VPP-102: vHost reconnect to previously used sockets on VPP restart by John Lo · 9 years ago
  58. 17f17cb VPP97: Flooding of pkts with multiple buffers in BD with BVI crashes VPP by John Lo · 9 years ago
  59. 1d3b2ab Fix hash table bogus read in ip6 vxlan-gpe by Florin Coras · 9 years ago
  60. 58f886a Add CLI/API for clearing all remote mappings by Filip Tehlar · 9 years ago
  61. 6a2e439 ONE-15: Fix duplicate locator, refactoring locator by Andrej Kozemcak · 9 years ago
  62. d1c5cc3 ONE-16: Locators are not properly cleaned by Filip Tehlar · 9 years ago
  63. 0e06e2b Add Dump API for VxLAN-GPE tunnel by Hongjun Ni · 9 years ago
  64. 4b46c84 VPP-84 af_packet retry on EAGAIN, count on errors by Chris Luke · 9 years ago
  65. 1220afe VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf's by John Lo · 9 years ago
  66. 473ec87 Fix VxLAN-GPE add_del API issue by Hongjun Ni · 9 years ago
  67. 404be66 VPP-95 VXLAN add_del API intermittent failure by Chris Luke · 9 years ago
  68. 68c69d8 Fix dpdk march/mtune defaults by Damjan Marion · 9 years ago
  69. f747cd8 Add show command for LISP map resolvers by Filip Tehlar · 9 years ago
  70. 64ae669 Move dpdk startup config data to separate struct by Damjan Marion · 9 years ago
  71. 94e3476 ONE-14: Fix crash when re-enable Lisp by Andrej Kozemcak · 9 years ago
  72. df921cc Add Vxlan-Gpe over IPv6 by Hongjun Ni · 9 years ago
  73. c4cb44c VPP-86: fix array copy in generated JNI code by Marek Gradzki · 9 years ago
  74. 4a71314 Fix an issue in format_vxlan_gpe_tunnel by Hongjun Ni · 9 years ago
  75. b4d8927 Native VPP driver for Intel Niantic family of NICs by Damjan Marion · 9 years ago
  76. e3eefff Move rte_delay_us_override so it overrides DPDK by Todd Foggoa · 9 years ago
  77. e36af5f Create /plugins directory, move sample-plugin by Dave Barach · 9 years ago
  78. 78ea9c2 VPP-81: Print interface name after creating an interface with CLI by Pierre Pfister · 9 years ago
  79. 53f09e3 Add LISP RTR support by Filip Tehlar · 9 years ago
  80. 071d610 Changed JVPP interface for construction and connectivity by Tibor Sirovatka · 9 years ago
  81. 6931f59 Add per-thread, per-node runtime stats serialization by Dave Barach · 9 years ago
  82. 6f7b992 VPP-80: netmap binary API message element name collision by Dave Barach · 9 years ago
  83. b635c56 VPP-79: fix cross-compilation build break by Dave Barach · 9 years ago
  84. d686c63 VPP-77 Creating VXLAN over IPv6 via API fails by Chris Luke · 9 years ago
  85. e855480 Add policer dump API by Matus Fabian · 9 years ago
  86. 270b6de VPP-74 Fix signedness issue when terminal resizes by Chris Luke · 9 years ago
  87. fd9014a Remove unused PCI code by Damjan Marion · 9 years ago
  88. 1c80e83 Add support for multiple microarchitectures in single binary by Damjan Marion · 9 years ago
  89. 82e29c4 Add netmap API by Matus Fabian · 9 years ago
  90. 5a206ea Rework of the old PCI code by Damjan Marion · 9 years ago
  91. a2a4830 Set java artifact versions to 16.09 for master by Ed Warnicke · 9 years ago
  92. 737547e dpdk/Makefile - Allow dpdk target to be set according to the platform by Christophe Fontaine · 9 years ago
  93. 95c8415 dpdk/build - 32bits compilation by Christophe Fontaine · 9 years ago
  94. 144a90f dpdk/init - Add compatibility to non numa architecture by Christophe Fontaine · 9 years ago
  95. 2df2e99 Fix output feature issue where opque field is already used by previous node by Damjan Marion · 9 years ago
  96. 9341a1f vppinfra - ARM: cycle count 64bits register is only available on ARMv8 by Christophe Fontaine · 9 years ago
  97. 862623d VPP-23 Re-work pager line collation by Chris Luke · 9 years ago v16.09-rc0
  98. e7a40e8 VPP-61 Patch2/2 Removing NSH from VPP for move to NSH_SFC by Keith Burns (alagalah) · 9 years ago
  99. 72a7ded VPP-61 Patch1/2 - Remove NSH from VPP by Keith Burns (alagalah) · 9 years ago
  100. 793b18d VPP-58: Fix build on AMD Opteron by Damjan Marion · 9 years ago