1. f2c6ed1 vat: add pg interfaces to sw_interface_dump (VPP-451) by Damjan Marion · 8 years ago
  2. 2fdaece VPP-450 Fix adding LISP adjacencies via CLI by Filip Tehlar · 8 years ago
  3. 101759c VPP-120: include custom types to Python representation of vpe.api by Marek Gradzki · 8 years ago
  4. e85581c VPP-378: rename jvpp package to the same as groupId of deployed jars by Marek Gradzki · 8 years ago
  5. 85ecc81 DPDK HQoS: Enable Hierarchical Scheduler in VPP by Jasvinder Singh · 8 years ago
  6. ac8146c Fix packet trace for IP4/IP6 lookup/forwarding nodes by John Lo · 8 years ago
  7. e162bc3 classify: fix issue with output classify node using wrong sw_if_index by Christophe Fontaine · 8 years ago
  8. 62f88d8 arp: handle ARP proxy after tunnelling by David Hotham · 8 years ago
  9. 99492de Fix RPM packaging dependencies by John DeNisco · 8 years ago
  10. 81ee70f VPP-308: Added workaround for failed vnet build. For some reason by Thomas F Herbert · 8 years ago
  11. 20f6441 Fix hugepage detection issue by Damjan Marion · 8 years ago
  12. c08a1ed Scheduler policy & priority config, few minor fixes (VPP-425) by Pavel Kotucek · 8 years ago
  13. af405f7 Fix missing output in generated CLI/config by Chris Luke · 8 years ago
  14. 822af5c FIX sysctl configuration directory by Miroslav Miklus · 8 years ago
  15. 3fa0af5 VPP-448 Fix LISP APIs using binary data by Filip Tehlar · 8 years ago
  16. 719311b Fix "show adj nbr" displaying IP4 address for IP6 neighbors by John Lo · 8 years ago
  17. a4509cf fix create sub-interface range cli by Eyal Bari · 8 years ago
  18. 1e76583 VPP-425: Scheduler policy & priority configuration by Pavel Kotucek · 8 years ago
  19. 82bf7cd Fix CLI for adding negative LISP fwd entries by Florin Coras · 8 years ago
  20. dca8804 LISP Source/Dest control plane support, VPP-197 by Florin Coras · 8 years ago
  21. 62a2871 Fix import line for setup.py by Peter Ginchev · 8 years ago
  22. ab3e42b Fix for potential use of uninitialized variables by Igor Mikhailov (imichail) · 8 years ago
  23. 271ad32 Update CSIT tests 160919 -> 160925 by Jan · 8 years ago
  24. a21cdaf Fix jvpp-core dependencies by Marek Gradzki · 8 years ago
  25. b3bfb3e Packet-generator related fib 2.0 fixes by Dave Barach · 8 years ago
  26. f2e6a2d Rmove duplicate register of unformat_l2_input_next_node by Hongjun Ni · 8 years ago
  27. 76260a6 Fix source RPF check in ip4_local by Dave Barach · 8 years ago
  28. 4448957 Fix eventfd leakage issue in vhost-user mode by Steve Shin · 8 years ago
  29. 57c3d66 Python API: Preparation for RPM/DEB packaging. by Ole Troan · 8 years ago
  30. 5fef9e5 VPP-424 fix lldp_main declaration by Klement Sekera · 8 years ago
  31. 20e5551 Fix detection of packet output via BVI into a BD and SHG adjustment by John Lo · 8 years ago
  32. 36d2506 Enable doc building on MacOS by Chris Luke · 8 years ago
  33. b113658 l2_output: fix packet drop error reporting when mapping is in progress by Damjan Marion · 8 years ago
  34. 87e4069 Fix lisp-cp table_id lookup for punted packets by Florin Coras · 8 years ago
  35. 042d212 VPP-189: fix coverity issue in api_format.c by Florin Coras · 8 years ago
  36. 3762370 vhost-user: branchless SSE4.2 implementation of map_guest_mem() by Damjan Marion · 8 years ago
  37. c9e0843 VPP-426: Rename parameter in LISP remote mapping VAT command by Filip Tehlar · 8 years ago
  38. 0dafaa7 vhost-user: remove dependency on dpdk code by Damjan Marion · 8 years ago
  39. 90f52bf Refactor pre-Doxy siphon scripts; VPP-396 by Chris Luke · 8 years ago
  40. ce64b8e vpp python api - fix vla pack generation by Gabriel Ganne · 8 years ago
  41. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  42. 60537f3 Move doxytags file to html output directory by Chris Luke · 8 years ago
  43. fe9473f VPP-414: Fixed IPSec transport mode in esp_encrypt.c by Matus Fabian · 8 years ago
  44. f304552 Copy the 16.09 release notes to master by Chris Luke · 8 years ago
  45. b58598b dpdk: fix wrong tx ring size calculations by Damjan Marion · 8 years ago
  46. a7cc447 dpdk: move number of sub-interfaces to 2nd cacheline, introduce flag by Damjan Marion · 8 years ago
  47. 5643170 dpdk: use flags for identifying interface types by Damjan Marion · 8 years ago
  48. b94bdad Use SSE instructions for matching tagged frames by ethertype by Damjan Marion · 8 years ago
  49. 48a9a54 VPP-419 add thread-safety to LLDP feature by Klement Sekera · 8 years ago
  50. f298ecf fd closed twice by Eyal Bari · 8 years ago
  51. d334a6b Added volatile to local variables needed by setjmp by Eyal Bari · 8 years ago
  52. 2d085d9 VPP-282: Document changes for vnet/vnet/ethernet by Billy McFall · 8 years ago
  53. f07fb71 VPP-189: fix coverity issue in api_format.c by Filip Tehlar · 8 years ago
  54. 560e809 VPP-348 Return empty DumpReply instead of null by Maros Marsalek · 8 years ago
  55. a53b0e2 VPP-413 DTOs generated by JVpp improvements: by Maros Marsalek · 8 years ago
  56. e83b7d5 vhost-user: announce VIRTIO_F_VERSION_1 by Damjan Marion · 8 years ago
  57. 3bb0c50 Update CSIT tests 160912 -> 160919 by Jan · 8 years ago
  58. 5ccbaa9 Add structure to some of the documentation; VPP-223 by Chris Luke · 8 years ago
  59. a8cd309 Add support for transparent ethernet bridging to GRE by David Hotham · 8 years ago
  60. 16b7aaa Cloned buffer refcount was set to 0 by Christophe Fontaine · 8 years ago
  61. c5d9cda VPP-306: Document changes for vnet/vnet/vxlan by Billy McFall · 8 years ago
  62. 5164086 VPP-407 fix coverity warning by Klement Sekera · 8 years ago
  63. acfb47d VPP-408: fix coverity warning in run_ping_ip46_address() by Andrew Yourtchenko · 8 years ago
  64. 400c1cf Add vlan-strip-offload help into startup.conf by Alex Popovsky · 8 years ago
  65. 698b952 VPP-404: IKEv2 profile auth rsa-sig cert-file fixed by Matus Fabian · 8 years ago
  66. dd93103 l2_output: reset bit after mapping is created by Damjan Marion · 8 years ago
  67. de4582b VPP-344 Add LLDP feature by Klement Sekera · 8 years ago
  68. 7e68220 Implement IPv6/IPv4 ping. by Andrew Yourtchenko · 8 years ago
  69. 6144802 Add some help into startup.conf by Damjan Marion · 8 years ago
  70. ff0bf13 VPP-292 Document vnet/vnet/lisp-gpe by Florin Coras · 8 years ago
  71. c5bb0d6 VPP-376: Refactor LISP dump API + VAT by Filip Tehlar · 8 years ago
  72. 22aa3e9 VPP-288: Documentation changes via doxygen for vnet/vnet/l2. by Billy McFall · 8 years ago
  73. 1732fc1 Python API: Re-adding rudimentary variable length array pack support. by Ole Troan · 8 years ago
  74. 01e3caa Use the correct thread stack alignment constraint, VPP-401 by Dave Barach · 8 years ago
  75. 4802501 Update CSIT tests 160904 -> 160912 by Jan · 8 years ago
  76. f5a1436 Provide vpp-plugins rpm packaging by Ed Warnicke · 8 years ago
  77. 96eefd4 MAP: Doxyfying CLI macros - VPP-165 by Ole Troan · 8 years ago
  78. 553f6bd af_packet: allocate per-worker list of free buffers by Damjan Marion · 8 years ago
  79. 019481b DPDK virtio patch: Enable indirect descriptor features by Pierre Pfister · 8 years ago
  80. 2cee01d VPP-392 properly pass flags from vnet_hw_interface_set_flags_helper to by Klement Sekera · 8 years ago
  81. 6ef7bb9 Move CLI examples from wiki to code - VPP-165 by Keith Burns (alagalah) · 8 years ago
  82. df65ea8 VPP-367: Peg vpp and vpp-plugins to depend on specific versions by Ed Warnicke · 8 years ago
  83. 3542514 Check for zero-sized Graphvix config file on Ubuntu; VPP-396 by Chris Luke · 8 years ago
  84. c87fa6d On Ubuntu check for graphviz system config by Chris Luke · 8 years ago
  85. 24648ad Fix bugs in IPFIX code discovered by coverity by Juraj Sloboda · 8 years ago
  86. 7a35ee9 Fix Coverity issue in trace_util.c (REVERSE_INULL), thanks to Damjan for highlighting this. by Vengada Govindan · 8 years ago
  87. 3b48093 VPP-346 Improve Doxygen include path mechanism by Chris Luke · 8 years ago
  88. fb28e9a VPP-388 Improve IP header lookup in ipsec_output by Florin Coras · 8 years ago
  89. bf1fa7f Fix MTU size for the bonded interface by Steve Shin · 8 years ago
  90. f5a0e73 VPP-390: include *.so symlinks in vpp-lib by Ed Warnicke · 8 years ago
  91. 8fce3e3 VPP-382: Add ipsec tunnel interface to sw_interface_dump by Matus Fabian · 8 years ago
  92. 5539a07 VPP-387: Fixed ipsec-input trace by Matus Fabian · 8 years ago
  93. ba1d046 Vhost-User: Implement Indirect Descriptors by Pierre Pfister · 8 years ago
  94. 2470485 checkstyle: improve speed by checking only recently changed files by Damjan Marion · 8 years ago
  95. ffa652a VPP-204 Rework and finish IPFIX implementation by Juraj Sloboda · 8 years ago
  96. d4798a3 Avoid use of node index 0 by registering null-node by Damjan Marion · 8 years ago
  97. 5d447a9 Add support for input nodes in interrupt mode on the worker threads by Damjan Marion · 8 years ago
  98. d4024f5 VPP-346 More VPP doc fixes by Chris Luke · 8 years ago
  99. 7394b5b Add packet/byte count output tx stats to tunap interface by John Lo · 8 years ago
  100. 07d2f84 Move iOAM Trace as a plugin by Vengada Govindan · 8 years ago