1. fdff1e6 VPP-39 - refactoring of NSH into own folder by Keith Burns (alagalah) · 9 years ago
  2. 8f15e92 NETMAP: Some fixes by Mohsin Kazmi · 9 years ago
  3. 29d8510 VPP-42: VPP crashes in IPsec code when running multithreaded by Matthew Smith · 9 years ago
  4. d06f1b7 VPP-15 Add decap-next for nsh-gre tunnel short_help by Hongjun Ni · 9 years ago
  5. d91b22f VPP-15 Add ethernet support for nsh-gre's decap-next by Hongjun Ni · 9 years ago
  6. c7e91e4 Small fixes to lisp-gpe header and decap by Florin Coras · 9 years ago
  7. 633134b VPP-31 Fix linker issue with new sr-replicate by Chris Luke · 9 years ago
  8. 21c33bb VPP-30 sr_replicate requires DPDK by Keith Burns (alagalah) · 9 years ago
  9. d85036f HONEYCOMB-10: jVpp - the new java API. C code and jar file generation by Marek Gradzki · 9 years ago
  10. 50038d1 Netmap: typo correct by Mohsin Kazmi · 9 years ago
  11. 52fc44d IP6 SR multicast replicator by Keith Burns (alagalah) · 9 years ago
  12. 7ef6d5b Fix use of vni throughout lisp code by Florin Coras · 9 years ago
  13. aca64c9 Add indirect next hop support by Damjan Marion · 9 years ago
  14. 7deadac Remove unused variable in lisp decap by Florin Coras · 9 years ago
  15. 27fe48f VPP-25 Add API for GRE tunnel create/delete/show. by Chris Luke · 9 years ago
  16. 210bfc8 Fix ip-udp encap checksum for ip6 by Florin Coras · 9 years ago
  17. 1a64ab9 Fix ip4 address formatting in the show ip fib ouptut by Damjan Marion · 9 years ago
  18. 6caec3d Improve performance of dpdk-vhost driver by Shesha Sreenivasamurthy · 9 years ago
  19. daf1419 Add TX statistics for nsh-gre tunnel by Hongjun Ni · 9 years ago
  20. 329e7d5 Add RX statistics for nsh-gre tunnel by Hongjun Ni · 9 years ago
  21. 6337ab7 Fix decap-next for ethernet format in nsh-vxlan-gpe by Hongjun Ni · 9 years ago
  22. beceab9 Add support for LCAF Instance ID by Filip Tehlar · 9 years ago
  23. 02655bd Add lisp-gpe ip6 data-plane support by Florin Coras · 9 years ago
  24. 848191d Clean up per-thread mheap setup. by Dave Barach · 9 years ago
  25. 499929d LISP IPv6 control support, create IPv6 header by Andrej Kozemcak · 9 years ago
  26. 99cb335 VXLAN over IPv6. by Chris Luke · 9 years ago
  27. 1589576 Fix bug that prevented packet trace from working on multicore by Bud Grise · 9 years ago
  28. 07aecbb Add ability to set l2_mode_noprot by Christian Dechamplain (cdechamp) · 9 years ago
  29. e0ef46b Add histogram to frame queue tracing by Bud Grise · 9 years ago
  30. 194ebc5 Track number of ethernet vlans in a frame by Chris Luke · 9 years ago
  31. 81d381c Fix Bug VPP-22 by Florin Coras · 9 years ago
  32. 1c9f6ce Increase the trace bufffer size by Chris Luke · 9 years ago
  33. 2a00d17 Remove historical artifacts from vnet/buffer.h by Dave Barach · 9 years ago
  34. ae65f5b VPP-18: Creating tap interface through API broken. Fixed and removed duplicate code by CLI to create TAPs. by Ole Troan · 9 years ago
  35. 644ec43 Fix pcap trace capture crash for packets > 512 bytes by John Lo · 9 years ago
  36. 0666dc4 Live VM migration support for vhost-user by Shesha Sreenivasamurthy · 9 years ago
  37. 6b1d7c5 Make automake silent rules default by Damjan Marion · 9 years ago
  38. f2ba9aa MTU: set interface mtu tap by Mohsin Kazmi · 9 years ago
  39. e39a7b8 Fix compile errors reported by clang by Damjan Marion · 9 years ago
  40. 1dabaaf Port glean neighbor entry support to IPv6 by Pierre Pfister · 9 years ago
  41. 0371807 Fix decap's second-loop failure issue within nsh-vxlan-gpe by Hongjun Ni · 9 years ago
  42. 350dc1c Put back VMXNET3 driver init for DPDK 2.2.0 or older versions by John Lo · 9 years ago
  43. 423f723 Disable TSO/CSUM offloading by Shesha Sreenivasamurthy · 9 years ago
  44. cbdd897 Fix vpp crash in DBG mode by Shesha Sreenivasamurthy · 9 years ago
  45. 108c731 Add native NETMAP driver by Damjan Marion · 9 years ago
  46. a30d40d Add APIs to access dpdk information by Todd Foggoa (tfoggoa) · 9 years ago
  47. 2acdb58 Change ethernet's result within unformat_decap_next by Hongjun Ni · 9 years ago
  48. 577c355 Convert lisp-gpe encap to interface tx node by Florin Coras · 9 years ago
  49. 405e41b Improve mechanism for using loopback interface as BVI for BDs by John Lo · 9 years ago
  50. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  51. daede64 Fix duplicate free by Dave Barach · 9 years ago
  52. ae60526 Use memory from other CPU sockets if there is no local by Damjan Marion · 9 years ago
  53. e5055d2 Allow L3 forwarded jumbo packets on Bonded Interfaces by John Lo · 9 years ago
  54. 6855f6c Python-API: Inital commit of Python bindings for the VPP API. by Ole Troan · 9 years ago
  55. 633951c delete loopback interface cli by Alpesh S. Patel · 9 years ago
  56. c02f02d Cleaned up formatting in device.c - no functionality changes. by Keith Burns (alagalah) · 9 years ago
  57. 514f651 Change from nsh-encap to nsh-vxlan-gpe within nsh vxlan tunnel's short_help by Hongjun Ni · 9 years ago
  58. 8358ff9 Move "ethernet" debug cli commands to "set interface" by Damjan Marion · 9 years ago
  59. a4f16a0 Add API to get the dpdk interface stats delta. by Sean Hope · 9 years ago
  60. fef15b4 Add support for AArch32 by Christophe Fontaine · 9 years ago
  61. 7a2a378 dpdk socket-mem handling optimizations by Damjan Marion · 9 years ago
  62. f5bf6dd Using classifier/ACL from now on. Changes pertaining to that. by rangan · 9 years ago
  63. 007622c af_packet: clear bitmap entries when processing input by Peter Lei · 9 years ago
  64. 595395d Took care of code review comments. Extended the fix to other files. by rangan · 9 years ago
  65. b92feb6 Add LISP API by Andrej Kozemcak · 9 years ago
  66. a42cd34 Rework of DPDK PCI device uio driver binding process by Damjan Marion · 9 years ago
  67. 550b5f6 Init rte_mbuf length fields in af_packet driver by Damjan Marion · 9 years ago
  68. d1f5d04 Change ARP and IP6-ND nodes to use interface-output node for output by John Lo · 9 years ago
  69. a991e50 Move autogenerated vnet files to config folder by Florin Coras · 9 years ago
  70. 0930649 Opaque index is not populated when ACL is configured. Fixed it. by rangan · 9 years ago
  71. 25fd944 VHOST counters reversed by Shesha Sreenivasamurthy · 9 years ago
  72. b270789 Create macro for next_nodes used in lookup family of nodes by Damjan Marion · 9 years ago
  73. 370a24e Creating a new CLI to create loopback interfaces to make the interface by Alpesh Patel · 9 years ago
  74. b3e8094 IP6 FIB: Micro optimization in lookup by Pierre Pfister · 9 years ago
  75. 254b036 Add unit test infrastructure for LISP protocol by Filip Tehlar · 9 years ago
  76. e41b494 Add a counter for unknown IPv6 hop-by-hop options. by Yoann Desmouceaux · 9 years ago
  77. f53b7d5 Fix possible infinite loop in IPv6 hop-by-hop header parsing by Yoann Desmouceaux · 9 years ago
  78. 608d1ed Add vnet_rename_interface API by Sean Hope · 9 years ago
  79. 5ba5f83 Bump DPDK 16.04 to RC4 by Damjan Marion · 9 years ago
  80. dba76f2 Add option to delete af_packet (host) interfaces by Peter Lei · 9 years ago
  81. d530445 fix uninitialized vars warnings with -Os by Benoît Ganne · 9 years ago
  82. b2cdd2f Add Rx and Tx statistics within nsh-vxlan-gpe node by Hongjun Ni · 9 years ago
  83. 639b4bd Change encap-fib-id and decap-fib-id within create_nsh_vxlan_gpe_tunnel_command by Hongjun Ni · 9 years ago
  84. 08fa373 Add key.pad=0 within vnet_nsh_vxlan_gpe_add_del_tunnel by Hongjun Ni · 9 years ago
  85. e1ed8bd Change key.src=a->dst.as_u32 within vnet_nsh_vxlan_gpe_add_del_tunnel by Hongjun Ni · 9 years ago
  86. bcebbb9 Enhance CLI/API Support for Bonded Interface by John Lo · 9 years ago
  87. 2fa6bef Classify node should pay attention to dynamically-added arcs by Dave Barach · 9 years ago
  88. df2b0fd Fix ip4 udp encap length type by Florin Coras · 9 years ago
  89. 83cc4e1 host-interface admin down/up does not bring the interface up by Alpesh Patel · 9 years ago
  90. aff04a0 Fix DPDK check in udp.h by Florin Coras · 9 years ago
  91. e127a7e LISP GPE: initial CP commit and DP improvements by Florin Coras · 9 years ago
  92. aa04a0f Add option to link DPDK dynamically by Damjan Marion · 9 years ago
  93. 102ec52 Add support for installing ipv4 routes via unresolved next hop by Damjan Marion · 9 years ago
  94. 0df78dd Add DPDK 16.04-rc2 support by Damjan Marion · 9 years ago
  95. 13f3c45 Support per-interface packet rx redirection by Dave Barach · 9 years ago
  96. f1bd8be Move classify_table_index under the union by Damjan Marion · 9 years ago
  97. b2ef4dd Adjacency allocator by Dave Barach · 9 years ago
  98. a69318b Increment MRU if hardware supports CRC stripping by Jurek Matuszewski · 9 years ago
  99. ad8b472 Allow vlans to be programmed on 40GE VF interfaces by Todd Foggoa (tfoggoa) · 9 years ago
  100. 4b9fb50 Mark some show commands as mp safe by Todd Foggoa (tfoggoa) · 9 years ago