1. 33a7dd5 FIB2.0: memory leaks during load-balance update (VPP-475) by Neale Ranns · 8 years ago
  2. bfe737a Fix double free in af_packet api/cli by Ivan Kelly · 8 years ago
  3. 4c42e91 HONEYCOMB-228 Snat plugin jvpp support by Marek Gradzki · 8 years ago
  4. cd8e318 Test Infra: Add plugin support by Pierre Pfister · 8 years ago
  5. 3ee4404 unicast RPF for FIB2.0 by Neale Ranns · 8 years ago
  6. 4a7e58b VPP-395 Add udp-punt node(s) and API by Alexander Popovsky (apopovsk) · 8 years ago
  7. 02c826c VPP-466: PG pg_create_interface API returns wrong interface index by Pavel Kotucek · 8 years ago
  8. 025943b VPP-464: Fix IPSec-GRE tunnel input with FIB 2.0 by Matus Fabian · 8 years ago
  9. f0ccbb0 Add some useful scripts by Damjan Marion · 8 years ago
  10. 3f993a6 Fix IP6 ND solicitation termination to allow link-local source IP by John Lo · 8 years ago
  11. 6c681c9 Fix sw_interface_set_unnumbered API for FIB2.0 by Igor Mikhailov (imichail) · 8 years ago
  12. b80f9d1 don't require root privileges when running the tests by Klement Sekera · 8 years ago
  13. f154448 Fix crash caused by "show trace" due to incorrect usage of IP adjacency. by Vengada Govindan · 8 years ago
  14. 4beb30c Fix LISP map-request resend deadlock by Florin Coras · 8 years ago
  15. db64988 VPP-339: SNAT static mapping by Matus Fabian · 8 years ago
  16. b8602b5 Python API: Add support for shared memory prefix by Ole Troan · 8 years ago
  17. d4bc9af Load Balancer: Use FIB 2.0 by Pierre Pfister · 8 years ago
  18. 4c20e71 dpdk: fix issue in parsing startup.conf dpdk section by Damjan Marion · 8 years ago
  19. e918363 Fix mutex/condvar sleep when adding API msgs, VPP-461 by Dave Barach · 8 years ago
  20. 15977ef Fix CLI 'set interface unnumbered' to work with FIB 2.0 by Igor Mikhailov (imichail) · 8 years ago
  21. d827998 Minor tweaks to hqos doc by Chris Luke · 8 years ago
  22. 2ccf768 Fix LISP L2 fwd entry updates by Florin Coras · 8 years ago
  23. 95300d1 VPP-355: add PBB (802.1ah) tag rewrite by Pavel Kotucek · 8 years ago
  24. ac09280 Update CSIT tests 160925 -> 161002 by Jan · 8 years ago
  25. f56b77a test: new test infrastructure by Damjan Marion · 8 years ago
  26. 6c3ebcc FIB Memory Usage Diagnostics by Neale Ranns · 8 years ago
  27. 5499b19 vhost-user: avoid branching during prefetch by Damjan Marion · 8 years ago
  28. 11f9205 vhost: predict map_guest_mem returns similar results over time by Pierre Pfister · 8 years ago
  29. 240977f Fix string parsing in lisp map-request itr-rlocs command by Filip Tehlar · 8 years ago
  30. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  31. 553d808 Remove old test files by Damjan Marion · 8 years ago
  32. df089a8 (VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0 by Neale Ranns · 8 years ago
  33. c631f2d VPP-363: add ability to change mac address of the interface by Pavel Kotucek · 8 years ago
  34. 83486fb Fix double-free crash by David Hotham · 8 years ago
  35. f53f482 Remove RPM package dependency on vpp-devel by John DeNisco · 8 years ago
  36. f3e3fd3 VPP-454 Fix LISP GID dictionary issue by Filip Tehlar · 8 years ago
  37. f2c6ed1 vat: add pg interfaces to sw_interface_dump (VPP-451) by Damjan Marion · 8 years ago
  38. 2fdaece VPP-450 Fix adding LISP adjacencies via CLI by Filip Tehlar · 8 years ago
  39. 101759c VPP-120: include custom types to Python representation of vpe.api by Marek Gradzki · 8 years ago
  40. e85581c VPP-378: rename jvpp package to the same as groupId of deployed jars by Marek Gradzki · 8 years ago
  41. 85ecc81 DPDK HQoS: Enable Hierarchical Scheduler in VPP by Jasvinder Singh · 8 years ago
  42. ac8146c Fix packet trace for IP4/IP6 lookup/forwarding nodes by John Lo · 8 years ago
  43. e162bc3 classify: fix issue with output classify node using wrong sw_if_index by Christophe Fontaine · 8 years ago
  44. 62f88d8 arp: handle ARP proxy after tunnelling by David Hotham · 8 years ago
  45. 99492de Fix RPM packaging dependencies by John DeNisco · 8 years ago
  46. 81ee70f VPP-308: Added workaround for failed vnet build. For some reason by Thomas F Herbert · 8 years ago
  47. 20f6441 Fix hugepage detection issue by Damjan Marion · 8 years ago
  48. c08a1ed Scheduler policy & priority config, few minor fixes (VPP-425) by Pavel Kotucek · 8 years ago
  49. af405f7 Fix missing output in generated CLI/config by Chris Luke · 8 years ago
  50. 822af5c FIX sysctl configuration directory by Miroslav Miklus · 8 years ago
  51. 3fa0af5 VPP-448 Fix LISP APIs using binary data by Filip Tehlar · 8 years ago
  52. 719311b Fix "show adj nbr" displaying IP4 address for IP6 neighbors by John Lo · 8 years ago
  53. a4509cf fix create sub-interface range cli by Eyal Bari · 8 years ago
  54. 1e76583 VPP-425: Scheduler policy & priority configuration by Pavel Kotucek · 8 years ago
  55. 82bf7cd Fix CLI for adding negative LISP fwd entries by Florin Coras · 8 years ago
  56. dca8804 LISP Source/Dest control plane support, VPP-197 by Florin Coras · 8 years ago
  57. 62a2871 Fix import line for setup.py by Peter Ginchev · 8 years ago
  58. ab3e42b Fix for potential use of uninitialized variables by Igor Mikhailov (imichail) · 8 years ago
  59. 271ad32 Update CSIT tests 160919 -> 160925 by Jan · 8 years ago
  60. a21cdaf Fix jvpp-core dependencies by Marek Gradzki · 8 years ago
  61. b3bfb3e Packet-generator related fib 2.0 fixes by Dave Barach · 8 years ago
  62. f2e6a2d Rmove duplicate register of unformat_l2_input_next_node by Hongjun Ni · 8 years ago
  63. 76260a6 Fix source RPF check in ip4_local by Dave Barach · 8 years ago
  64. 4448957 Fix eventfd leakage issue in vhost-user mode by Steve Shin · 8 years ago
  65. 57c3d66 Python API: Preparation for RPM/DEB packaging. by Ole Troan · 8 years ago
  66. 5fef9e5 VPP-424 fix lldp_main declaration by Klement Sekera · 8 years ago
  67. 20e5551 Fix detection of packet output via BVI into a BD and SHG adjustment by John Lo · 8 years ago
  68. 36d2506 Enable doc building on MacOS by Chris Luke · 8 years ago
  69. b113658 l2_output: fix packet drop error reporting when mapping is in progress by Damjan Marion · 8 years ago
  70. 87e4069 Fix lisp-cp table_id lookup for punted packets by Florin Coras · 8 years ago
  71. 042d212 VPP-189: fix coverity issue in api_format.c by Florin Coras · 8 years ago
  72. 3762370 vhost-user: branchless SSE4.2 implementation of map_guest_mem() by Damjan Marion · 8 years ago
  73. c9e0843 VPP-426: Rename parameter in LISP remote mapping VAT command by Filip Tehlar · 8 years ago
  74. 0dafaa7 vhost-user: remove dependency on dpdk code by Damjan Marion · 8 years ago
  75. 90f52bf Refactor pre-Doxy siphon scripts; VPP-396 by Chris Luke · 8 years ago
  76. ce64b8e vpp python api - fix vla pack generation by Gabriel Ganne · 8 years ago
  77. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  78. 60537f3 Move doxytags file to html output directory by Chris Luke · 8 years ago
  79. fe9473f VPP-414: Fixed IPSec transport mode in esp_encrypt.c by Matus Fabian · 8 years ago
  80. f304552 Copy the 16.09 release notes to master by Chris Luke · 8 years ago
  81. b58598b dpdk: fix wrong tx ring size calculations by Damjan Marion · 8 years ago
  82. a7cc447 dpdk: move number of sub-interfaces to 2nd cacheline, introduce flag by Damjan Marion · 8 years ago
  83. 5643170 dpdk: use flags for identifying interface types by Damjan Marion · 8 years ago
  84. b94bdad Use SSE instructions for matching tagged frames by ethertype by Damjan Marion · 8 years ago
  85. 48a9a54 VPP-419 add thread-safety to LLDP feature by Klement Sekera · 8 years ago
  86. f298ecf fd closed twice by Eyal Bari · 8 years ago
  87. d334a6b Added volatile to local variables needed by setjmp by Eyal Bari · 8 years ago
  88. 2d085d9 VPP-282: Document changes for vnet/vnet/ethernet by Billy McFall · 8 years ago
  89. f07fb71 VPP-189: fix coverity issue in api_format.c by Filip Tehlar · 8 years ago
  90. 560e809 VPP-348 Return empty DumpReply instead of null by Maros Marsalek · 8 years ago
  91. a53b0e2 VPP-413 DTOs generated by JVpp improvements: by Maros Marsalek · 8 years ago
  92. e83b7d5 vhost-user: announce VIRTIO_F_VERSION_1 by Damjan Marion · 8 years ago
  93. 3bb0c50 Update CSIT tests 160912 -> 160919 by Jan · 8 years ago
  94. 5ccbaa9 Add structure to some of the documentation; VPP-223 by Chris Luke · 8 years ago
  95. a8cd309 Add support for transparent ethernet bridging to GRE by David Hotham · 8 years ago
  96. 16b7aaa Cloned buffer refcount was set to 0 by Christophe Fontaine · 8 years ago
  97. c5d9cda VPP-306: Document changes for vnet/vnet/vxlan by Billy McFall · 8 years ago
  98. 5164086 VPP-407 fix coverity warning by Klement Sekera · 8 years ago
  99. acfb47d VPP-408: fix coverity warning in run_ping_ip46_address() by Andrew Yourtchenko · 8 years ago
  100. 400c1cf Add vlan-strip-offload help into startup.conf by Alex Popovsky · 8 years ago