1. 4a7e58b VPP-395 Add udp-punt node(s) and API by Alexander Popovsky (apopovsk) · 8 years ago
  2. 025943b VPP-464: Fix IPSec-GRE tunnel input with FIB 2.0 by Matus Fabian · 8 years ago
  3. 3f993a6 Fix IP6 ND solicitation termination to allow link-local source IP by John Lo · 8 years ago
  4. f154448 Fix crash caused by "show trace" due to incorrect usage of IP adjacency. by Vengada Govindan · 8 years ago
  5. 4beb30c Fix LISP map-request resend deadlock by Florin Coras · 8 years ago
  6. 4c20e71 dpdk: fix issue in parsing startup.conf dpdk section by Damjan Marion · 8 years ago
  7. 15977ef Fix CLI 'set interface unnumbered' to work with FIB 2.0 by Igor Mikhailov (imichail) · 8 years ago
  8. d827998 Minor tweaks to hqos doc by Chris Luke · 8 years ago
  9. 2ccf768 Fix LISP L2 fwd entry updates by Florin Coras · 8 years ago
  10. 95300d1 VPP-355: add PBB (802.1ah) tag rewrite by Pavel Kotucek · 8 years ago
  11. 6c3ebcc FIB Memory Usage Diagnostics by Neale Ranns · 8 years ago
  12. 5499b19 vhost-user: avoid branching during prefetch by Damjan Marion · 8 years ago
  13. 11f9205 vhost: predict map_guest_mem returns similar results over time by Pierre Pfister · 8 years ago
  14. 240977f Fix string parsing in lisp map-request itr-rlocs command by Filip Tehlar · 8 years ago
  15. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  16. df089a8 (VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0 by Neale Ranns · 8 years ago
  17. c631f2d VPP-363: add ability to change mac address of the interface by Pavel Kotucek · 8 years ago
  18. 83486fb Fix double-free crash by David Hotham · 8 years ago
  19. f3e3fd3 VPP-454 Fix LISP GID dictionary issue by Filip Tehlar · 8 years ago
  20. 2fdaece VPP-450 Fix adding LISP adjacencies via CLI by Filip Tehlar · 8 years ago
  21. 85ecc81 DPDK HQoS: Enable Hierarchical Scheduler in VPP by Jasvinder Singh · 8 years ago
  22. ac8146c Fix packet trace for IP4/IP6 lookup/forwarding nodes by John Lo · 8 years ago
  23. e162bc3 classify: fix issue with output classify node using wrong sw_if_index by Christophe Fontaine · 8 years ago
  24. 62f88d8 arp: handle ARP proxy after tunnelling by David Hotham · 8 years ago
  25. 20f6441 Fix hugepage detection issue by Damjan Marion · 8 years ago
  26. 719311b Fix "show adj nbr" displaying IP4 address for IP6 neighbors by John Lo · 8 years ago
  27. a4509cf fix create sub-interface range cli by Eyal Bari · 8 years ago
  28. 82bf7cd Fix CLI for adding negative LISP fwd entries by Florin Coras · 8 years ago
  29. dca8804 LISP Source/Dest control plane support, VPP-197 by Florin Coras · 8 years ago
  30. ab3e42b Fix for potential use of uninitialized variables by Igor Mikhailov (imichail) · 8 years ago
  31. b3bfb3e Packet-generator related fib 2.0 fixes by Dave Barach · 8 years ago
  32. f2e6a2d Rmove duplicate register of unformat_l2_input_next_node by Hongjun Ni · 8 years ago
  33. 76260a6 Fix source RPF check in ip4_local by Dave Barach · 8 years ago
  34. 4448957 Fix eventfd leakage issue in vhost-user mode by Steve Shin · 8 years ago
  35. 5fef9e5 VPP-424 fix lldp_main declaration by Klement Sekera · 8 years ago
  36. 20e5551 Fix detection of packet output via BVI into a BD and SHG adjustment by John Lo · 8 years ago
  37. b113658 l2_output: fix packet drop error reporting when mapping is in progress by Damjan Marion · 8 years ago
  38. 87e4069 Fix lisp-cp table_id lookup for punted packets by Florin Coras · 8 years ago
  39. 3762370 vhost-user: branchless SSE4.2 implementation of map_guest_mem() by Damjan Marion · 8 years ago
  40. 0dafaa7 vhost-user: remove dependency on dpdk code by Damjan Marion · 8 years ago
  41. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  42. fe9473f VPP-414: Fixed IPSec transport mode in esp_encrypt.c by Matus Fabian · 8 years ago
  43. b58598b dpdk: fix wrong tx ring size calculations by Damjan Marion · 8 years ago
  44. a7cc447 dpdk: move number of sub-interfaces to 2nd cacheline, introduce flag by Damjan Marion · 8 years ago
  45. 5643170 dpdk: use flags for identifying interface types by Damjan Marion · 8 years ago
  46. b94bdad Use SSE instructions for matching tagged frames by ethertype by Damjan Marion · 8 years ago
  47. 48a9a54 VPP-419 add thread-safety to LLDP feature by Klement Sekera · 8 years ago
  48. f298ecf fd closed twice by Eyal Bari · 8 years ago
  49. 2d085d9 VPP-282: Document changes for vnet/vnet/ethernet by Billy McFall · 8 years ago
  50. e83b7d5 vhost-user: announce VIRTIO_F_VERSION_1 by Damjan Marion · 8 years ago
  51. 5ccbaa9 Add structure to some of the documentation; VPP-223 by Chris Luke · 8 years ago
  52. a8cd309 Add support for transparent ethernet bridging to GRE by David Hotham · 8 years ago
  53. 16b7aaa Cloned buffer refcount was set to 0 by Christophe Fontaine · 8 years ago
  54. c5d9cda VPP-306: Document changes for vnet/vnet/vxlan by Billy McFall · 8 years ago
  55. 5164086 VPP-407 fix coverity warning by Klement Sekera · 8 years ago
  56. acfb47d VPP-408: fix coverity warning in run_ping_ip46_address() by Andrew Yourtchenko · 8 years ago
  57. 698b952 VPP-404: IKEv2 profile auth rsa-sig cert-file fixed by Matus Fabian · 8 years ago
  58. dd93103 l2_output: reset bit after mapping is created by Damjan Marion · 8 years ago
  59. de4582b VPP-344 Add LLDP feature by Klement Sekera · 8 years ago
  60. 7e68220 Implement IPv6/IPv4 ping. by Andrew Yourtchenko · 8 years ago
  61. 6144802 Add some help into startup.conf by Damjan Marion · 8 years ago
  62. ff0bf13 VPP-292 Document vnet/vnet/lisp-gpe by Florin Coras · 8 years ago
  63. c5bb0d6 VPP-376: Refactor LISP dump API + VAT by Filip Tehlar · 8 years ago
  64. 22aa3e9 VPP-288: Documentation changes via doxygen for vnet/vnet/l2. by Billy McFall · 8 years ago
  65. 96eefd4 MAP: Doxyfying CLI macros - VPP-165 by Ole Troan · 8 years ago
  66. 553f6bd af_packet: allocate per-worker list of free buffers by Damjan Marion · 8 years ago
  67. 2cee01d VPP-392 properly pass flags from vnet_hw_interface_set_flags_helper to by Klement Sekera · 8 years ago
  68. 6ef7bb9 Move CLI examples from wiki to code - VPP-165 by Keith Burns (alagalah) · 8 years ago
  69. 24648ad Fix bugs in IPFIX code discovered by coverity by Juraj Sloboda · 8 years ago
  70. fb28e9a VPP-388 Improve IP header lookup in ipsec_output by Florin Coras · 8 years ago
  71. bf1fa7f Fix MTU size for the bonded interface by Steve Shin · 8 years ago
  72. 5539a07 VPP-387: Fixed ipsec-input trace by Matus Fabian · 8 years ago
  73. ba1d046 Vhost-User: Implement Indirect Descriptors by Pierre Pfister · 8 years ago
  74. ffa652a VPP-204 Rework and finish IPFIX implementation by Juraj Sloboda · 8 years ago
  75. d4024f5 VPP-346 More VPP doc fixes by Chris Luke · 8 years ago
  76. 7394b5b Add packet/byte count output tx stats to tunap interface by John Lo · 8 years ago
  77. 07d2f84 Move iOAM Trace as a plugin by Vengada Govindan · 8 years ago
  78. 5a1c11b VPP-386 Fix map-server output in lisp-cp-lookup trace by Florin Coras · 8 years ago
  79. 73c0110 IPsec speculative enqueue in exception path, fixes VPP-384 by Sergio Gonzalez Monroy · 8 years ago
  80. df9d3bc VPP-385: Fix ARP for indirect adjacencies by Florin Coras · 8 years ago
  81. 5290124 Fix for invalid check of SPARSE_VEC_INVALID_INDEX by Alex Popovsky · 8 years ago
  82. 87a0d77 Clean-up unused context arrays in UDP and GRE nodes by Alex Popovsky · 8 years ago
  83. 16bcf7d VPP-346 A swathe of doc fixes by Chris Luke · 8 years ago
  84. b84a3e5 VPP-369 Add an L2 output classification feature by Dave Barach · 8 years ago
  85. 1edfba9 VPP-358: Add IPv6 ND Event Notification and Termination by John Lo · 8 years ago
  86. 7214cf1 VPP-303 - Documentation changes for vnet/vnet/sr by Keith Burns (alagalah) · 8 years ago
  87. d85590a VPP-240: delete subinterface by Pavel Kotucek · 8 years ago
  88. cb9f3d7 VPP-361: Memory leak on delete of VXLAN over IPv6 tunnel by John Lo · 8 years ago
  89. ed47b4c VPP-360 Allow L2 classify to use dynamic graph arcs by Dave Barach · 8 years ago
  90. d575e69 VPP-310 Mapping algorithm compute wrong ea-bits by Ole Troan · 8 years ago
  91. d46cca1 VPP-307: Documentation for vnet/vnet/vxlan-gpe by Keith Burns (alagalah) · 8 years ago
  92. 35f9daa VPP-357 Fix vni for LISP fwd entry removals by Florin Coras · 8 years ago
  93. 07203af VPP-305: Documentation for vnet/vnet/unix by Keith Burns (alagalah) · 8 years ago
  94. c068179 VPP-329: Add L2 support to lisp_eid_table_map_dump by Filip Tehlar · 8 years ago
  95. cc6ca88 VPP-271: Coding style cleanup vnet/vnet/snap by Calvin Ference · 8 years ago
  96. c7493e1 Save rewrite length for post-rewrite rewind action by Dave Barach · 8 years ago
  97. 4fe2291 Fix vxlan-gpe next protocol value by Yi Yang · 8 years ago
  98. 07e7eab VPP-228 VPP-326: MAP: Adding additional API/CLI input parameter checks. by Ole Troan · 8 years ago
  99. 082b39d Fix ip6-rewrite drops when no feature is configured by AkshayaNadahalli · 8 years ago
  100. 8d281b3 Fix issues with vhost-user when dpdk vhost-user is disabled, fixes VPP-347, VPP-349 by Damjan Marion · 8 years ago