1. b78292e VPP-547: Fix for co-existence of HbH and RH header in Segment routing: by Shwetha · 8 years ago
  2. 16a14cd make test: FIB add/update/delete - ip4 routes by Matej Klotton · 8 years ago
  3. 82a06a9 When waiting for an IPv6 response, filter non-ND packets by Neale Ranns · 8 years ago
  4. 199ca9c DPDK HQoS: enable vpp control plane thread connection to hqos thread by Jasvinder Singh · 8 years ago
  5. e4504c6 BFD: fix timing in the main loop by Klement Sekera · 8 years ago
  6. 56912c8 Add extra validation for VXLAN packets and tunnels by John Lo · 8 years ago
  7. 6d403a0 VPP-470: Introduce VxLAN-GPE as transport for iOAM. by Vengada Govindan · 8 years ago
  8. c9b20bc acl: make MACIP ACL apply/unapply/delete logic more robust by Andrew Yourtchenko · 8 years ago
  9. 3290566 vpp-python-api packaging - use easy_install to install the python api by Gabriel Ganne · 8 years ago
  10. b868e4e Adapt LuaJIT VPP library and a few examples to API with per-message CRC and JSON by Andrew Yourtchenko · 8 years ago
  11. 6162e1e Fix incorrect creation of classifier entries for macip ACL by Andrew Yourtchenko · 8 years ago
  12. 0c1519b BFD: improve ip header handling, fix assert by Klement Sekera · 8 years ago
  13. b113543 Fix bug in code for setting dpdk interface descriptors (VPP-552) by Juraj Sloboda · 8 years ago
  14. 5c3bfab ioam: pot plugin - generate java bindings for ioam-pot plugin by Sagar Srivastav · 8 years ago
  15. 2c4dbff dpdk: don't drop packets if l4 checksum is flagged as bad by Damjan Marion · 8 years ago
  16. 10fd425 l2fwd: fix isssue with setting mac age from api by Damjan Marion · 8 years ago
  17. 14ac801 vhost: fix coverity warning by Pierre Pfister · 8 years ago
  18. 4183d6d Acl JVpp api generation (HONEYCOMB-305) by Jan Srnicek · 8 years ago
  19. 0e3c0de BFD: basic asynchronous session up/down by Klement Sekera · 8 years ago
  20. d171d48 l2fib: add mac aging support by Damjan Marion · 8 years ago
  21. 38bcb56 Make jvpp connection fail if control ping fails by Marek Gradzki · 8 years ago
  22. 19c68d2 Prevent re-entrant walks on an adjacency. by Neale Ranns · 8 years ago
  23. 9677a94 LISP mapping timers by Filip Tehlar · 8 years ago
  24. 496e127 Refactor tap binary APIs, VPP-550 by Dave Barach · 8 years ago
  25. 18bc907 epoll_input: don't sleep if we expect event in less than 1 ms by Damjan Marion · 8 years ago
  26. de88675 make test: add S-NAT plugin tests by Matus Fabian · 8 years ago
  27. cd06b72 Fix coverity CIDs 157344, 157343, 157341, 157340, 157339, 157336 by Andrew Yourtchenko · 8 years ago
  28. 288e893 Make table chain deletion optional in classifier API (VPP-206) by Juraj Sloboda · 8 years ago
  29. 3257580 Enable Span Jvpp api generation by Jan Srnicek · 8 years ago
  30. 399ca1c SPAN API: Fix various errors making SPAN break make tests. by Ole Troan · 8 years ago
  31. 7e3a875 API: Adapt make test to Python API changes. by Ole Troan · 8 years ago
  32. b5e8a77 Refactor binary APIs for IP, VPP-549 by Dave Barach · 8 years ago
  33. dfc1923 Add binary API for reading interface/vrf assignment (VPP-439) by Juraj Sloboda · 8 years ago
  34. 3a2a1c4 span: add tx functionality and support for multiple mirror ports by Pavel Kotucek · 8 years ago
  35. fc6e693 dpdk: fix rte_delay_us callback issue by Damjan Marion · 8 years ago
  36. d3eb90e vhost: Improve data path by Pierre Pfister · 8 years ago
  37. f3bd571 Fix length in LCAF header by Filip Tehlar · 8 years ago
  38. 2a3e0ea snat: remove duplicate makefile var definition by Gabriel Ganne · 8 years ago
  39. f0c90e2 MAP: Split MAP API out of vpe.api. by Ole Troan · 8 years ago
  40. dbb3c25 vhost: Code cleaning by Pierre Pfister · 8 years ago
  41. beb1a8d Add "vpp-api-install" to plugins_configure_depend in build-data/packages/plugins.mk by Andrew Yourtchenko · 8 years ago
  42. 0bd0b7f test: l2xc instances multi-context test (CSIT-491) by Jan · 8 years ago
  43. d335dac dpdk: add rte_delay_us_callback by Pavel Kotucek · 8 years ago
  44. a9b2d58 add missing import to mpls test by Gabriel Ganne · 8 years ago
  45. c9097d2 api: set jvpp version to 17.01 by Marek Gradzki · 8 years ago
  46. 3e046ea api: missing support for dumping of neighbours (VPP-333) by Pavel Kotucek · 8 years ago
  47. 397fd7d Implement LISP control plane messages by Filip Tehlar · 8 years ago
  48. b09167f acl: The ACL plugin. by Andrew Yourtchenko · 8 years ago
  49. 65209ed test: l2bd instance multi-context correction by Jan · 8 years ago
  50. cf3658d Update CSIT tests 161128 -> 161204 by Jan · 8 years ago
  51. 7bb873a make test: fix missing log/packet messages by Klement Sekera · 8 years ago
  52. 86fb04d All mcast and All class E have /4 not /8 subnet masks by Neale Ranns · 8 years ago
  53. 6d963c2 Move interface APIs to vnet/vnet/{interface.api,interface_api.c} by Dave Barach · 8 years ago
  54. 6dcda02 Fix l2.api patch in jvpp Makefile by Marek Gradzki · 8 years ago
  55. d162f3d api: set interface MTU API (VPP-442) by Matus Fabian · 8 years ago
  56. ff82ed6 Fix crash in debug mode when call ethernet_register_l3_redirect() by jerryian · 8 years ago
  57. b46227a api: enable Java API generation for l2.api (VPP-438) by Marek Gradzki · 8 years ago
  58. f06aea5 Locally generated packet go through lookup/load-balance - locally-generated is an attribute of the packet and checked where necessary by Neale Ranns · 8 years ago
  59. 072f8de Variable-message-length tracing support, VPP-370 by Dave Barach · 8 years ago
  60. e3371af Fix vpp crash when generating jumbo packets by Juraj Sloboda · 8 years ago
  61. c90dfdc Fix ICMP echo reply punt path by Alexander Popovsky · 8 years ago
  62. 9dfd338 Fix crash whith bonded ethernet / DPDK 16.11 by Alexander Popovsky · 8 years ago
  63. 00dad12 test: l2bd instances multi-context test (CSIT-479) by Jan · 8 years ago
  64. 3b222a3 Coverity errors in MPLS code by Neale Ranns · 8 years ago
  65. df1059f remove CLIB_DEBUG conditional in fib_protocol_t by Neale Ranns · 8 years ago
  66. f468e23 api: L2 XConnect API (VPP-438) by Matus Fabian · 8 years ago
  67. 8b2247d interfaces: make no_flatten variant of inteface_ouptut fn default by Damjan Marion · 8 years ago
  68. 143faaa Coverity warning be gone, VPP-486 by Dave Barach · 8 years ago
  69. 4933168 snat: fix 1:1 NAT with multiple workers by Matus Fabian · 8 years ago
  70. dcbc86a Initialize the UDP checksum, or no supper by Dave Barach · 8 years ago
  71. 0529a74 make test: handle exceptions from VppPapiProvider.__init__ by Klement Sekera · 8 years ago
  72. beb4bf7 Augment Vxlan to support NSH-Proxy by Hongjun Ni · 8 years ago
  73. dce0545 buffers: fix vlib_buffer_copy by Damjan Marion · 8 years ago
  74. 152e21d feature: add interface-output arc by Damjan Marion · 8 years ago
  75. a03f4ef Python API: Support for per message CRC and API split. by Ole Troan · 8 years ago
  76. 58290ea Fix dpdk_validate_rte-mbuf for chained buffers by Pierre Pfister · 8 years ago
  77. 9dd34e0 api: fix inconsistent behaviour when adding l2fib filter entry (VPP-147) by Pavel Kotucek · 8 years ago
  78. 21da6ce feature: introduce feature arc end nodes by Damjan Marion · 8 years ago
  79. ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
  80. caffe09 Fix wrong indentation in vppctl script by Andrew Li · 8 years ago
  81. f14e3bf API: Packaging of JSON files. by Ole Troan · 8 years ago
  82. 7be864a Add a 64-byte interface "tag" for vhost and tap interfaces by Dave Barach · 8 years ago
  83. e245d5e "Update CSIT tests 161120 -> 161128"" by Peter Mikus · 8 years ago
  84. 37682e1 Add vxlan-bypass feature to IP4 forwarding path by John Lo · 8 years ago
  85. 436d06b ARP un-unmbered called when no interfaces are unnumbered by Neale Ranns · 8 years ago
  86. de7f3a7 Add rx interface, ip4 src+dst to the flow-per-packet records by Dave Barach · 8 years ago
  87. 1038937 Add banner for building deb and rpm packages to verify by Ed Warnicke · 8 years ago
  88. 1f417aa vppctl: clean exit cli when ctrl-d or ctrl-c entered by Padraig Connolly · 8 years ago
  89. a92501a doc: doxygen documentation for vhost-user CLI Commmands (VPP-279) by Billy McFall · 8 years ago
  90. b5388a5 Revert "Update CSIT tests 161120 -> 161128" by Ed Warnicke · 8 years ago
  91. 31a64e5 Temporarily remove make test by Ed Warnicke · 8 years ago
  92. 865d6ba dpdk patch: virtio: tx with can_push when VERSION_1 is set by Pierre Pfister · 8 years ago
  93. 6929ea9 Enabling AES-GCM-128 with 16B ICV support by Radu Nicolau · 8 years ago
  94. 2fee4c8 VPP-530: adapt jvpp generation for VPP API splitting by Marek Gradzki · 8 years ago
  95. c5b1360 VXLAN multicast dst (remote) address support by Eyal Bari · 8 years ago
  96. aff7077 Start spliting vpe.api into logically related pieces by Dave Barach · 8 years ago
  97. 8479440 Improve test for unlocking LISP src FIB by Florin Coras · 8 years ago
  98. e2e95ce span: fix wrong next1 feature index in dual loop by Pavel Kotucek · 8 years ago
  99. ddff8a4 Have make verify check deb and rpm builds by Ed Warnicke · 8 years ago
  100. cfce8fa Added make test to make verify by Ed Warnicke · 8 years ago