1. 144a90f dpdk/init - Add compatibility to non numa architecture by Christophe Fontaine · 9 years ago
  2. 2df2e99 Fix output feature issue where opque field is already used by previous node by Damjan Marion · 9 years ago
  3. 9341a1f vppinfra - ARM: cycle count 64bits register is only available on ARMv8 by Christophe Fontaine · 9 years ago
  4. 862623d VPP-23 Re-work pager line collation by Chris Luke · 9 years ago v16.09-rc0
  5. e7a40e8 VPP-61 Patch2/2 Removing NSH from VPP for move to NSH_SFC by Keith Burns (alagalah) · 9 years ago
  6. 72a7ded VPP-61 Patch1/2 - Remove NSH from VPP by Keith Burns (alagalah) · 9 years ago
  7. 793b18d VPP-58: Fix build on AMD Opteron by Damjan Marion · 9 years ago
  8. 4e6be68 Add build number to VPP version if BUILD_NUMBER var is set by Damjan Marion · 9 years ago
  9. 65fcd4d Add configure policer API by Matus Fabian · 9 years ago
  10. 6b70c21 VPP-68: L2 Rewrite: Support for chained classify tables by Pierre Pfister · 9 years ago
  11. 530bd8e VPP-69: Create fib or bridge domain with arbitrary ID by Pierre Pfister · 9 years ago
  12. aa761e1 VPP-57 Add missing license headers in doc files by Chris Luke · 9 years ago
  13. 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
  14. ed18a1c VPP-65: Fix top-level "make install-dep" to work behind a firewall / by Dave Wallace · 9 years ago
  15. 195bcee ONE-13: Add CLI/API for LISP static remote mappings by Filip Tehlar · 9 years ago
  16. 75a37b3 VPP-62 Add a doxy filter to enable vpe.api doc by Chris Luke · 9 years ago
  17. 7e55d36 VPP-63: clean up config scripts, remove specific hostnames by Dave Barach · 9 years ago
  18. 1d1644c VPP-57 Add doxygen build dependencies by Chris Luke · 9 years ago
  19. ddfafb8 ONE-7: Fix map-request encapsulation by Florin Coras · 9 years ago
  20. a209351 Whitespace probe for CI by Ed Warnicke · 9 years ago
  21. b585097 VPP-57 Add Doxygen to VPP by Chris Luke · 9 years ago
  22. 94b1442 VPP43 - NSH refactoring: Added nsh-map nodes by Keith Burns (alagalah) · 9 years ago
  23. 3e53fc5 ONE-11: Fix bugs in LISP API by Andrej Kozemcak · 9 years ago
  24. b0618bd VPP-53: clang build fails in API on SR tests by Damjan Marion · 9 years ago
  25. 0e0c99f Generate jvpp sources in build-root by Maros Marsalek · 9 years ago
  26. beabdf0 Revert "Whitespace change for testing CI" by Ed Warnicke · 9 years ago
  27. cf9b712 Whitespace change for testing CI by Ed Warnicke · 9 years ago
  28. c288066 JVPP - null checks changed to Objects.requireNonNull usage by Tibor Sirovatka · 9 years ago
  29. e6250e0 ONE-9: Fix clang build errors by Florin Coras · 9 years ago
  30. bd92de5 ONE-8: Fix adj signature issues by Florin Coras · 9 years ago
  31. 215104e ONE-6: dp is not programmed when re-enabling LISP by Filip Tehlar · 9 years ago
  32. 93dcd1d VPP-46 Fix cut-and-paste in the debug CLI by Chris Luke · 9 years ago
  33. 716d959 Avoid clobbering output_function by concurrent CLI sessions doing vlib_process_wait_for_event*. by Andrew Yourtchenko · 9 years ago
  34. 46d4e36 ONE-4: Add LISP enable/disable API/CLI by Filip Tehlar · 9 years ago
  35. 8a95a48 Add af_packet API by Matus Fabian · 9 years ago
  36. 686a5a5 ONE-3: Delete dst route when src fib is empty by Florin Coras · 9 years ago
  37. 05866a1 VPP-44: iOAM service and path verification using shamir's secret sharing by Shwetha Bhandari · 9 years ago
  38. ed09a05 ONE-5: Remove unused vnet_lisp_gpe_add_del_tunnel API by Florin Coras · 9 years ago
  39. 30d41ff VPP-20: Verify valid sw_if_index in ip_address_dump. by Ole Troan · 9 years ago
  40. 027103e Switch to using -headless JDK by Ed Warnicke · 9 years ago
  41. 5961130 Switch to using nexus.fd.io for dpdk tarball by Ed Warnicke · 9 years ago
  42. a6116ef VPP-35 Add GRE tunnels to sw_interface_dump by Chris Luke · 9 years ago
  43. 7164900 VPP-45 Fix crash when GRE packet received on new i/f by Chris Luke · 9 years ago
  44. 30aff24 Small improvement to vagrant file by Ed Warnicke · 9 years ago
  45. 393490e VPP-34 GRE traffic blackholes in encap direction by Chris Luke · 9 years ago
  46. 7ae717d Check IP adj_index to make sure it is valid to prevent possible crash by John Lo · 9 years ago
  47. 4e0fcd7 Fix vpp_lite build caused by missing definition of unlikely macro by Damjan Marion · 9 years ago
  48. a9edd85 ONE-2: Add new LISP dump API for lisp gpe by Andrej Kozemcak · 9 years ago
  49. fdff1e6 VPP-39 - refactoring of NSH into own folder by Keith Burns (alagalah) · 9 years ago
  50. 8f15e92 NETMAP: Some fixes by Mohsin Kazmi · 9 years ago
  51. 29d8510 VPP-42: VPP crashes in IPsec code when running multithreaded by Matthew Smith · 9 years ago
  52. 0aaf92f HONEYCOMB-10: fix issues with FindClass in multithreaded environments by Marek Gradzki · 9 years ago
  53. 9942bba VPP-12: only remove vpp-related files from /dev/shm by Dave Barach · 9 years ago
  54. b53693a ENIC driver patch to set PKT_RX_VLAN_PKT only if pkt passed has VLAN tag by John Lo · 9 years ago
  55. d6a779c Fix for unattended in Makefile by Ed Warnicke · 9 years ago
  56. 5657c5c HONEYCOMB-10: Copy context identifier from request to reply by Marek Gradzki · 9 years ago
  57. d06f1b7 VPP-15 Add decap-next for nsh-gre tunnel short_help by Hongjun Ni · 9 years ago
  58. d91b22f VPP-15 Add ethernet support for nsh-gre's decap-next by Hongjun Ni · 9 years ago
  59. c7e91e4 Small fixes to lisp-gpe header and decap by Florin Coras · 9 years ago
  60. 633134b VPP-31 Fix linker issue with new sr-replicate by Chris Luke · 9 years ago
  61. 047bf84 HONEYCOMB-10: JVpp documentation by Maros Marsalek · 9 years ago
  62. 72c7a2e HONEYCOMB-10: Add specific methods for each request to Future facade by Maros Marsalek · 9 years ago
  63. 21c33bb VPP-30 sr_replicate requires DPDK by Keith Burns (alagalah) · 9 years ago
  64. d85036f HONEYCOMB-10: jVpp - the new java API. C code and jar file generation by Marek Gradzki · 9 years ago
  65. c5e8681 Re-do java-8 handling, add unattended switch to toplevel Makefile by Damjan Marion · 9 years ago
  66. efa7f9e Break out install.sh from build.sh by Ed Warnicke · 9 years ago
  67. 3d5916d VPP-32 Increase # cpus to 2, leave RAM at 4G for virtualbox vagrant users by Keith Burns (alagalah) · 9 years ago
  68. 50038d1 Netmap: typo correct by Mohsin Kazmi · 9 years ago
  69. f86abbb VPP-33 Removing javah from Makefile. Merged as fix for Gerrit 884 by Keith Burns (alagalah) · 9 years ago
  70. 45a42b5 HONEYCOMB-10: jVpp - the new java API. Java code generation by Maros Marsalek · 9 years ago
  71. 52fc44d IP6 SR multicast replicator by Keith Burns (alagalah) · 9 years ago
  72. 6de2ff2 VPP-26 Iterate through empty command line in cli history by Chris Luke · 9 years ago
  73. 7ef6d5b Fix use of vni throughout lisp code by Florin Coras · 9 years ago
  74. 816a924 Revert ixgbe driver vRX removal of packet type recognition by John Lo · 9 years ago
  75. aca64c9 Add indirect next hop support by Damjan Marion · 9 years ago
  76. 7deadac Remove unused variable in lisp decap by Florin Coras · 9 years ago
  77. 27fe48f VPP-25 Add API for GRE tunnel create/delete/show. by Chris Luke · 9 years ago
  78. 210bfc8 Fix ip-udp encap checksum for ip6 by Florin Coras · 9 years ago
  79. 1a64ab9 Fix ip4 address formatting in the show ip fib ouptut by Damjan Marion · 9 years ago
  80. 9444c06 Fix use of format_ip46_address in custom_format by Chris Luke · 9 years ago
  81. 6caec3d Improve performance of dpdk-vhost driver by Shesha Sreenivasamurthy · 9 years ago
  82. daf1419 Add TX statistics for nsh-gre tunnel by Hongjun Ni · 9 years ago
  83. 329e7d5 Add RX statistics for nsh-gre tunnel by Hongjun Ni · 9 years ago
  84. 6337ab7 Fix decap-next for ethernet format in nsh-vxlan-gpe by Hongjun Ni · 9 years ago
  85. 1aed76f VPP-27 Extend telnet protocol buffer guard by Chris Luke · 9 years ago
  86. beceab9 Add support for LCAF Instance ID by Filip Tehlar · 9 years ago
  87. 02655bd Add lisp-gpe ip6 data-plane support by Florin Coras · 9 years ago
  88. 848191d Clean up per-thread mheap setup. by Dave Barach · 9 years ago
  89. 7226b84 Fix for java8 releated breakage in make install-dep by Ed Warnicke · 9 years ago
  90. 499929d LISP IPv6 control support, create IPv6 header by Andrej Kozemcak · 9 years ago
  91. 99cb335 VXLAN over IPv6. by Chris Luke · 9 years ago
  92. 1589576 Fix bug that prevented packet trace from working on multicore by Bud Grise · 9 years ago
  93. 07aecbb Add ability to set l2_mode_noprot by Christian Dechamplain (cdechamp) · 9 years ago
  94. 60c63c7 VPP-8: Set java-8 for JNI by Marek Gradzki · 9 years ago
  95. e0ef46b Add histogram to frame queue tracing by Bud Grise · 9 years ago
  96. e6749e4 Python API: Fix mistaken removal of '_' in field names. by Ole Troan · 9 years ago
  97. 194ebc5 Track number of ethernet vlans in a frame by Chris Luke · 9 years ago
  98. 473bf23 Update Makefile to add debuginfo RPMs for gdb by Thomas F Herbert · 9 years ago
  99. 81d381c Fix Bug VPP-22 by Florin Coras · 9 years ago
  100. 1c9f6ce Increase the trace bufffer size by Chris Luke · 9 years ago