1. e6749e4 Python API: Fix mistaken removal of '_' in field names. by Ole Troan · 9 years ago
  2. 194ebc5 Track number of ethernet vlans in a frame by Chris Luke · 9 years ago
  3. 473bf23 Update Makefile to add debuginfo RPMs for gdb by Thomas F Herbert · 9 years ago
  4. 81d381c Fix Bug VPP-22 by Florin Coras · 9 years ago
  5. 1c9f6ce Increase the trace bufffer size by Chris Luke · 9 years ago
  6. acc22d7 ENIC driver updates for DPDK 16.04 and 2.2.0 by John Lo · 9 years ago
  7. 2a00d17 Remove historical artifacts from vnet/buffer.h by Dave Barach · 9 years ago
  8. 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
  9. 644ec43 Fix pcap trace capture crash for packets > 512 bytes by John Lo · 9 years ago
  10. 7afda3a CLI output pager by Chris Luke · 9 years ago
  11. 6b90fe3 Add "history" CLI command by Chris Luke · 9 years ago
  12. 572d812 Add a (small) banner to the Debug and Telnet CLI by Chris Luke · 9 years ago
  13. 0aca5eb Debug/Telnet CLI enhancements by Chris Luke · 9 years ago
  14. b3656ea HONEYCOMB-10: Add missing context parameter to *details structs by Maros Marsalek · 9 years ago
  15. 0666dc4 Live VM migration support for vhost-user by Shesha Sreenivasamurthy · 9 years ago
  16. 6b1d7c5 Make automake silent rules default by Damjan Marion · 9 years ago
  17. fa69355 Fix clang warnings in api code by Damjan Marion · 9 years ago
  18. f2ba9aa MTU: set interface mtu tap by Mohsin Kazmi · 9 years ago
  19. e39a7b8 Fix compile errors reported by clang by Damjan Marion · 9 years ago
  20. 1dabaaf Port glean neighbor entry support to IPv6 by Pierre Pfister · 9 years ago
  21. 0371807 Fix decap's second-loop failure issue within nsh-vxlan-gpe by Hongjun Ni · 9 years ago
  22. fed985c Build vpp w/ dpdk-16.04 by default by Dave Barach · 9 years ago
  23. 106f0ed Gernerate dpdk config out of target specific files by Damjan Marion · 9 years ago
  24. 350dc1c Put back VMXNET3 driver init for DPDK 2.2.0 or older versions by John Lo · 9 years ago
  25. 423f723 Disable TSO/CSUM offloading by Shesha Sreenivasamurthy · 9 years ago
  26. cbdd897 Fix vpp crash in DBG mode by Shesha Sreenivasamurthy · 9 years ago
  27. d6a0fc5 Break boostrap.sh into pieces by Ed Warnicke · 9 years ago
  28. 108c731 Add native NETMAP driver by Damjan Marion · 9 years ago
  29. 68adab9 Allow the number of elements in a frame queue to be specified per thread. by Bud Grise · 9 years ago
  30. a30d40d Add APIs to access dpdk information by Todd Foggoa (tfoggoa) · 9 years ago
  31. 2acdb58 Change ethernet's result within unformat_decap_next by Hongjun Ni · 9 years ago
  32. 577c355 Convert lisp-gpe encap to interface tx node by Florin Coras · 9 years ago
  33. 405e41b Improve mechanism for using loopback interface as BVI for BDs by John Lo · 9 years ago
  34. d06b9f9 Python-API: Python 2 support. by Ole Troan · 9 years ago
  35. fc6cf28 Python-API: Support for zero-length arrays from caller to VPP. (Previously only VPP to caller was supported.) by Ole Troan · 9 years ago
  36. 8a1a19b Updated .gitignore for Python API generated file by Keith Burns (alagalah) · 9 years ago
  37. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  38. 2b836cf Add a vpp_restart command by Dave Barach · 9 years ago
  39. daede64 Fix duplicate free by Dave Barach · 9 years ago
  40. ae60526 Use memory from other CPU sockets if there is no local by Damjan Marion · 9 years ago
  41. 7cd98ea Removing dpdk socket-mem from startup.conf by Damjan Marion · 9 years ago
  42. 7c1ef81 Fix warning in vppapigen by Damjan Marion · 9 years ago
  43. bd4b590 Add Broadwell-EP/EX to the uarch list by Damjan Marion · 9 years ago
  44. c843ddc Remove execute flags from some dpdk patch files by Damjan Marion · 9 years ago
  45. 0777915 ubuntu 16.04 build support. Supporting systemd with vpp.service files. by Srivatsa Sangli · 9 years ago
  46. e5055d2 Allow L3 forwarded jumbo packets on Bonded Interfaces by John Lo · 9 years ago
  47. 6855f6c Python-API: Inital commit of Python bindings for the VPP API. by Ole Troan · 9 years ago
  48. 633951c delete loopback interface cli by Alpesh S. Patel · 9 years ago
  49. c02f02d Cleaned up formatting in device.c - no functionality changes. by Keith Burns (alagalah) · 9 years ago
  50. 514f651 Change from nsh-encap to nsh-vxlan-gpe within nsh vxlan tunnel's short_help by Hongjun Ni · 9 years ago
  51. 8358ff9 Move "ethernet" debug cli commands to "set interface" by Damjan Marion · 9 years ago
  52. ec177ab Add TAG=vpp_gcov which compiles vpp to produce .gcda files by Dave Barach · 9 years ago
  53. dae88b9 VPP-6: set epoll wait-time to zero when binary API messages are waiting by Dave Barach · 9 years ago
  54. a4f16a0 Add API to get the dpdk interface stats delta. by Sean Hope · 9 years ago
  55. fef15b4 Add support for AArch32 by Christophe Fontaine · 9 years ago
  56. 7a2a378 dpdk socket-mem handling optimizations by Damjan Marion · 9 years ago
  57. f5bf6dd Using classifier/ACL from now on. Changes pertaining to that. by rangan · 9 years ago
  58. 6bfd263 ENIC driver patch to fix rx miss or drop counters by John Lo · 9 years ago
  59. 007622c af_packet: clear bitmap entries when processing input by Peter Lei · 9 years ago
  60. 51c02a4 Remove historical netconf message switch APIs by Dave Barach · 9 years ago
  61. 595395d Took care of code review comments. Extended the fix to other files. by rangan · 9 years ago
  62. b92feb6 Add LISP API by Andrej Kozemcak · 9 years ago
  63. 95db563 Fix dependency install on Ubuntu 16.04 by Damjan Marion · 9 years ago
  64. a42cd34 Rework of DPDK PCI device uio driver binding process by Damjan Marion · 9 years ago
  65. 550b5f6 Init rte_mbuf length fields in af_packet driver by Damjan Marion · 9 years ago
  66. d1f5d04 Change ARP and IP6-ND nodes to use interface-output node for output by John Lo · 9 years ago
  67. e10e372 Fix vppinfra unit tests by Florin Coras · 9 years ago
  68. a991e50 Move autogenerated vnet files to config folder by Florin Coras · 9 years ago
  69. 0930649 Opaque index is not populated when ACL is configured. Fixed it. by rangan · 9 years ago
  70. 25fd944 VHOST counters reversed by Shesha Sreenivasamurthy · 9 years ago
  71. b270789 Create macro for next_nodes used in lookup family of nodes by Damjan Marion · 9 years ago
  72. ba22b8e Added a LICENSE file by Ed Warnicke · 9 years ago
  73. 619ac1c Porting 2 dpdk patches to dpdk 16.04 patches by Todd Foggoa · 9 years ago
  74. 370a24e Creating a new CLI to create loopback interfaces to make the interface by Alpesh Patel · 9 years ago
  75. b3e8094 IP6 FIB: Micro optimization in lookup by Pierre Pfister · 9 years ago
  76. c42552d Add support for DPDK 16.04 release, rebase some of 2.2.0 patches by Damjan Marion · 9 years ago
  77. 254b036 Add unit test infrastructure for LISP protocol by Filip Tehlar · 9 years ago
  78. 42f2006 Add counter for the number of barrier syncs performed. by Bud Grise · 9 years ago
  79. cbed90c Add a configurable "significant error" metric by Dave Barach · 9 years ago
  80. ecec279 vagrant: libvirt configuration. by Jeff Shaw · 9 years ago
  81. e41b494 Add a counter for unknown IPv6 hop-by-hop options. by Yoann Desmouceaux · 9 years ago
  82. f53b7d5 Fix possible infinite loop in IPv6 hop-by-hop header parsing by Yoann Desmouceaux · 9 years ago
  83. 5ac4a0f Propagate the VLIB_FRAME_NO_FREE_AFTER_DISPATCH flag to cloned next_frames by Bud Grise · 9 years ago
  84. 608d1ed Add vnet_rename_interface API by Sean Hope · 9 years ago
  85. 5ba5f83 Bump DPDK 16.04 to RC4 by Damjan Marion · 9 years ago
  86. c47e979 Add configure option to enable building unit tests by Damjan Marion · 9 years ago
  87. dba76f2 Add option to delete af_packet (host) interfaces by Peter Lei · 9 years ago
  88. d530445 fix uninitialized vars warnings with -Os by Benoît Ganne · 9 years ago
  89. 7c38f1f Migrate bootstrap.ubuntu.sh to using top level Makefile by Ed Warnicke · 9 years ago
  90. e5f42fe Add IKEv2 APIs by Matus Fabian · 9 years ago
  91. b2cdd2f Add Rx and Tx statistics within nsh-vxlan-gpe node by Hongjun Ni · 9 years ago
  92. 639b4bd Change encap-fib-id and decap-fib-id within create_nsh_vxlan_gpe_tunnel_command by Hongjun Ni · 9 years ago
  93. 08fa373 Add key.pad=0 within vnet_nsh_vxlan_gpe_add_del_tunnel by Hongjun Ni · 9 years ago
  94. e1ed8bd Change key.src=a->dst.as_u32 within vnet_nsh_vxlan_gpe_add_del_tunnel by Hongjun Ni · 9 years ago
  95. bcebbb9 Enhance CLI/API Support for Bonded Interface by John Lo · 9 years ago
  96. 2fa6bef Classify node should pay attention to dynamically-added arcs by Dave Barach · 9 years ago
  97. a25bd1c Do not listen unless configured with cli-listen. by Ed Warnicke · 9 years ago
  98. df2b0fd Fix ip4 udp encap length type by Florin Coras · 9 years ago
  99. a292c8c Fix DPDK patch files so git am works smoothly by Todd Foggoa · 9 years ago
  100. 83cc4e1 host-interface admin down/up does not bring the interface up by Alpesh Patel · 9 years ago