1. 39da621 Add startup conf options to set per-interface descriptor ring size by Damjan Marion · 9 years ago
  2. 3535222 VPP-94: Add build-data directory for plugins and Makefile target by Pierre Pfister · 9 years ago
  3. 431cd2f VPP-112: linux kernel info missing from build log by Dave Wallace · 9 years ago
  4. 7185c3b VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwading by John Lo · 9 years ago
  5. c68b4cb Add per-device startup config support by Damjan Marion · 9 years ago
  6. 96e10b5 dpdk: download from dpdk.org by Thomas Monjalon · 9 years ago
  7. 08602d1 Add dpdk config parameter: poll-sleep <nn> by Dave Barach · 9 years ago
  8. 0128e59 VPP-100: Fix IP4 local handling of TCP/IP fragmented packet by John Lo · 9 years ago
  9. 2b54e99 Sample plugin moved to .../plugins/sample-plugin by Dave Barach · 9 years ago
  10. 227fe26 VPP-107 Fix for mistake that breaks pkg-rpm in https://gerrit.fd.io/r/#/c/1338/ by Ed Warnicke · 9 years ago
  11. 4b8b718 VPP-92 Fixup some srv6 issues by Chris Luke · 9 years ago
  12. 4cd850e VPP-106: Patch e40i driver to support VLAN sub-interface by John Lo · 9 years ago
  13. e544360 VPP-91 fix sr tunnel add_del collision check by Chris Luke · 9 years ago
  14. 3419d0b VPP-100: Fix IPv4 local handling of IP fragmented packets by John Lo · 9 years ago
  15. 079d86e VPP-105 Map API SHM uid/gid name to number by Chris Luke · 9 years ago
  16. 16c75df VPP-83 Allow non-privileged clients to use the vpp binary API. by Dave Barach · 9 years ago
  17. c794915 VPP-98 Dedicated storage for VXLAN over IPv6 hash keys by Chris Luke · 9 years ago
  18. 9d6c0ab vagrant: disable automatic update on start by Thomas Monjalon · 9 years ago
  19. 750c625 Fix build-root/scripts/version to not have spurious ~ by Ed Warnicke · 9 years ago
  20. 34e7772 Fix u16 type handling in jvpp by Marek Gradzki · 9 years ago
  21. cb51846 VPP-102: vHost reconnect to previously used sockets on VPP restart by John Lo · 9 years ago
  22. 17f17cb VPP97: Flooding of pkts with multiple buffers in BD with BVI crashes VPP by John Lo · 9 years ago
  23. 1d3b2ab Fix hash table bogus read in ip6 vxlan-gpe by Florin Coras · 9 years ago
  24. 58f886a Add CLI/API for clearing all remote mappings by Filip Tehlar · 9 years ago
  25. 6a2e439 ONE-15: Fix duplicate locator, refactoring locator by Andrej Kozemcak · 9 years ago
  26. d1c5cc3 ONE-16: Locators are not properly cleaned by Filip Tehlar · 9 years ago
  27. 0e06e2b Add Dump API for VxLAN-GPE tunnel by Hongjun Ni · 9 years ago
  28. 4b46c84 VPP-84 af_packet retry on EAGAIN, count on errors by Chris Luke · 9 years ago
  29. 1220afe VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf's by John Lo · 9 years ago
  30. 473ec87 Fix VxLAN-GPE add_del API issue by Hongjun Ni · 9 years ago
  31. 404be66 VPP-95 VXLAN add_del API intermittent failure by Chris Luke · 9 years ago
  32. 68c69d8 Fix dpdk march/mtune defaults by Damjan Marion · 9 years ago
  33. f747cd8 Add show command for LISP map resolvers by Filip Tehlar · 9 years ago
  34. 64ae669 Move dpdk startup config data to separate struct by Damjan Marion · 9 years ago
  35. 94e3476 ONE-14: Fix crash when re-enable Lisp by Andrej Kozemcak · 9 years ago
  36. df921cc Add Vxlan-Gpe over IPv6 by Hongjun Ni · 9 years ago
  37. c4cb44c VPP-86: fix array copy in generated JNI code by Marek Gradzki · 9 years ago
  38. 4a71314 Fix an issue in format_vxlan_gpe_tunnel by Hongjun Ni · 9 years ago
  39. b4d8927 Native VPP driver for Intel Niantic family of NICs by Damjan Marion · 9 years ago
  40. e3eefff Move rte_delay_us_override so it overrides DPDK by Todd Foggoa · 9 years ago
  41. e36af5f Create /plugins directory, move sample-plugin by Dave Barach · 9 years ago
  42. 78ea9c2 VPP-81: Print interface name after creating an interface with CLI by Pierre Pfister · 9 years ago
  43. 53f09e3 Add LISP RTR support by Filip Tehlar · 9 years ago
  44. 071d610 Changed JVPP interface for construction and connectivity by Tibor Sirovatka · 9 years ago
  45. 6931f59 Add per-thread, per-node runtime stats serialization by Dave Barach · 9 years ago
  46. 6f7b992 VPP-80: netmap binary API message element name collision by Dave Barach · 9 years ago
  47. b635c56 VPP-79: fix cross-compilation build break by Dave Barach · 9 years ago
  48. d686c63 VPP-77 Creating VXLAN over IPv6 via API fails by Chris Luke · 9 years ago
  49. e855480 Add policer dump API by Matus Fabian · 9 years ago
  50. 270b6de VPP-74 Fix signedness issue when terminal resizes by Chris Luke · 9 years ago
  51. fd9014a Remove unused PCI code by Damjan Marion · 9 years ago
  52. 1c80e83 Add support for multiple microarchitectures in single binary by Damjan Marion · 9 years ago
  53. 82e29c4 Add netmap API by Matus Fabian · 9 years ago
  54. 5a206ea Rework of the old PCI code by Damjan Marion · 9 years ago
  55. a2a4830 Set java artifact versions to 16.09 for master by Ed Warnicke · 9 years ago
  56. 737547e dpdk/Makefile - Allow dpdk target to be set according to the platform by Christophe Fontaine · 9 years ago
  57. 95c8415 dpdk/build - 32bits compilation by Christophe Fontaine · 9 years ago
  58. 144a90f dpdk/init - Add compatibility to non numa architecture by Christophe Fontaine · 9 years ago
  59. 2df2e99 Fix output feature issue where opque field is already used by previous node by Damjan Marion · 9 years ago
  60. 9341a1f vppinfra - ARM: cycle count 64bits register is only available on ARMv8 by Christophe Fontaine · 9 years ago
  61. 862623d VPP-23 Re-work pager line collation by Chris Luke · 9 years ago v16.09-rc0
  62. e7a40e8 VPP-61 Patch2/2 Removing NSH from VPP for move to NSH_SFC by Keith Burns (alagalah) · 9 years ago
  63. 72a7ded VPP-61 Patch1/2 - Remove NSH from VPP by Keith Burns (alagalah) · 9 years ago
  64. 793b18d VPP-58: Fix build on AMD Opteron by Damjan Marion · 9 years ago
  65. 4e6be68 Add build number to VPP version if BUILD_NUMBER var is set by Damjan Marion · 9 years ago
  66. 65fcd4d Add configure policer API by Matus Fabian · 9 years ago
  67. 6b70c21 VPP-68: L2 Rewrite: Support for chained classify tables by Pierre Pfister · 9 years ago
  68. 530bd8e VPP-69: Create fib or bridge domain with arbitrary ID by Pierre Pfister · 9 years ago
  69. aa761e1 VPP-57 Add missing license headers in doc files by Chris Luke · 9 years ago
  70. 9c5b2b3 VPP-64: Fix top-level "make pkg-deb" which breaks if CDPATH is set in the user's by Dave Wallace · 9 years ago
  71. ed18a1c VPP-65: Fix top-level "make install-dep" to work behind a firewall / by Dave Wallace · 9 years ago
  72. 195bcee ONE-13: Add CLI/API for LISP static remote mappings by Filip Tehlar · 9 years ago
  73. 75a37b3 VPP-62 Add a doxy filter to enable vpe.api doc by Chris Luke · 9 years ago
  74. 7e55d36 VPP-63: clean up config scripts, remove specific hostnames by Dave Barach · 9 years ago
  75. 1d1644c VPP-57 Add doxygen build dependencies by Chris Luke · 9 years ago
  76. ddfafb8 ONE-7: Fix map-request encapsulation by Florin Coras · 9 years ago
  77. a209351 Whitespace probe for CI by Ed Warnicke · 9 years ago
  78. b585097 VPP-57 Add Doxygen to VPP by Chris Luke · 9 years ago
  79. 94b1442 VPP43 - NSH refactoring: Added nsh-map nodes by Keith Burns (alagalah) · 9 years ago
  80. 3e53fc5 ONE-11: Fix bugs in LISP API by Andrej Kozemcak · 9 years ago
  81. b0618bd VPP-53: clang build fails in API on SR tests by Damjan Marion · 9 years ago
  82. 0e0c99f Generate jvpp sources in build-root by Maros Marsalek · 9 years ago
  83. beabdf0 Revert "Whitespace change for testing CI" by Ed Warnicke · 9 years ago
  84. cf9b712 Whitespace change for testing CI by Ed Warnicke · 9 years ago
  85. c288066 JVPP - null checks changed to Objects.requireNonNull usage by Tibor Sirovatka · 9 years ago
  86. e6250e0 ONE-9: Fix clang build errors by Florin Coras · 9 years ago
  87. bd92de5 ONE-8: Fix adj signature issues by Florin Coras · 9 years ago
  88. 215104e ONE-6: dp is not programmed when re-enabling LISP by Filip Tehlar · 9 years ago
  89. 93dcd1d VPP-46 Fix cut-and-paste in the debug CLI by Chris Luke · 9 years ago
  90. 716d959 Avoid clobbering output_function by concurrent CLI sessions doing vlib_process_wait_for_event*. by Andrew Yourtchenko · 9 years ago
  91. 46d4e36 ONE-4: Add LISP enable/disable API/CLI by Filip Tehlar · 9 years ago
  92. 8a95a48 Add af_packet API by Matus Fabian · 9 years ago
  93. 686a5a5 ONE-3: Delete dst route when src fib is empty by Florin Coras · 9 years ago
  94. 05866a1 VPP-44: iOAM service and path verification using shamir's secret sharing by Shwetha Bhandari · 9 years ago
  95. ed09a05 ONE-5: Remove unused vnet_lisp_gpe_add_del_tunnel API by Florin Coras · 9 years ago
  96. 30d41ff VPP-20: Verify valid sw_if_index in ip_address_dump. by Ole Troan · 9 years ago
  97. 027103e Switch to using -headless JDK by Ed Warnicke · 9 years ago
  98. 5961130 Switch to using nexus.fd.io for dpdk tarball by Ed Warnicke · 9 years ago
  99. a6116ef VPP-35 Add GRE tunnels to sw_interface_dump by Chris Luke · 9 years ago
  100. 7164900 VPP-45 Fix crash when GRE packet received on new i/f by Chris Luke · 9 years ago