1. 19c68d2 Prevent re-entrant walks on an adjacency. by Neale Ranns · 8 years ago
  2. 9677a94 LISP mapping timers by Filip Tehlar · 8 years ago
  3. 496e127 Refactor tap binary APIs, VPP-550 by Dave Barach · 8 years ago
  4. 18bc907 epoll_input: don't sleep if we expect event in less than 1 ms by Damjan Marion · 8 years ago
  5. de88675 make test: add S-NAT plugin tests by Matus Fabian · 8 years ago
  6. cd06b72 Fix coverity CIDs 157344, 157343, 157341, 157340, 157339, 157336 by Andrew Yourtchenko · 8 years ago
  7. 288e893 Make table chain deletion optional in classifier API (VPP-206) by Juraj Sloboda · 8 years ago
  8. 3257580 Enable Span Jvpp api generation by Jan Srnicek · 8 years ago
  9. 399ca1c SPAN API: Fix various errors making SPAN break make tests. by Ole Troan · 8 years ago
  10. 7e3a875 API: Adapt make test to Python API changes. by Ole Troan · 8 years ago
  11. b5e8a77 Refactor binary APIs for IP, VPP-549 by Dave Barach · 8 years ago
  12. dfc1923 Add binary API for reading interface/vrf assignment (VPP-439) by Juraj Sloboda · 8 years ago
  13. 3a2a1c4 span: add tx functionality and support for multiple mirror ports by Pavel Kotucek · 8 years ago
  14. fc6e693 dpdk: fix rte_delay_us callback issue by Damjan Marion · 8 years ago
  15. d3eb90e vhost: Improve data path by Pierre Pfister · 8 years ago
  16. f3bd571 Fix length in LCAF header by Filip Tehlar · 8 years ago
  17. 2a3e0ea snat: remove duplicate makefile var definition by Gabriel Ganne · 8 years ago
  18. f0c90e2 MAP: Split MAP API out of vpe.api. by Ole Troan · 8 years ago
  19. dbb3c25 vhost: Code cleaning by Pierre Pfister · 8 years ago
  20. beb1a8d Add "vpp-api-install" to plugins_configure_depend in build-data/packages/plugins.mk by Andrew Yourtchenko · 8 years ago
  21. 0bd0b7f test: l2xc instances multi-context test (CSIT-491) by Jan · 8 years ago
  22. d335dac dpdk: add rte_delay_us_callback by Pavel Kotucek · 8 years ago
  23. a9b2d58 add missing import to mpls test by Gabriel Ganne · 8 years ago
  24. c9097d2 api: set jvpp version to 17.01 by Marek Gradzki · 8 years ago
  25. 3e046ea api: missing support for dumping of neighbours (VPP-333) by Pavel Kotucek · 8 years ago
  26. 397fd7d Implement LISP control plane messages by Filip Tehlar · 8 years ago
  27. b09167f acl: The ACL plugin. by Andrew Yourtchenko · 8 years ago
  28. 65209ed test: l2bd instance multi-context correction by Jan · 8 years ago
  29. cf3658d Update CSIT tests 161128 -> 161204 by Jan · 8 years ago
  30. 7bb873a make test: fix missing log/packet messages by Klement Sekera · 8 years ago
  31. 86fb04d All mcast and All class E have /4 not /8 subnet masks by Neale Ranns · 8 years ago
  32. 6d963c2 Move interface APIs to vnet/vnet/{interface.api,interface_api.c} by Dave Barach · 8 years ago
  33. 6dcda02 Fix l2.api patch in jvpp Makefile by Marek Gradzki · 8 years ago
  34. d162f3d api: set interface MTU API (VPP-442) by Matus Fabian · 8 years ago
  35. ff82ed6 Fix crash in debug mode when call ethernet_register_l3_redirect() by jerryian · 8 years ago
  36. b46227a api: enable Java API generation for l2.api (VPP-438) by Marek Gradzki · 8 years ago
  37. 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
  38. 072f8de Variable-message-length tracing support, VPP-370 by Dave Barach · 8 years ago
  39. e3371af Fix vpp crash when generating jumbo packets by Juraj Sloboda · 8 years ago
  40. c90dfdc Fix ICMP echo reply punt path by Alexander Popovsky · 8 years ago
  41. 9dfd338 Fix crash whith bonded ethernet / DPDK 16.11 by Alexander Popovsky · 8 years ago
  42. 00dad12 test: l2bd instances multi-context test (CSIT-479) by Jan · 8 years ago
  43. 3b222a3 Coverity errors in MPLS code by Neale Ranns · 8 years ago
  44. df1059f remove CLIB_DEBUG conditional in fib_protocol_t by Neale Ranns · 8 years ago
  45. f468e23 api: L2 XConnect API (VPP-438) by Matus Fabian · 8 years ago
  46. 8b2247d interfaces: make no_flatten variant of inteface_ouptut fn default by Damjan Marion · 8 years ago
  47. 143faaa Coverity warning be gone, VPP-486 by Dave Barach · 8 years ago
  48. 4933168 snat: fix 1:1 NAT with multiple workers by Matus Fabian · 8 years ago
  49. dcbc86a Initialize the UDP checksum, or no supper by Dave Barach · 8 years ago
  50. 0529a74 make test: handle exceptions from VppPapiProvider.__init__ by Klement Sekera · 8 years ago
  51. beb4bf7 Augment Vxlan to support NSH-Proxy by Hongjun Ni · 8 years ago
  52. dce0545 buffers: fix vlib_buffer_copy by Damjan Marion · 8 years ago
  53. 152e21d feature: add interface-output arc by Damjan Marion · 8 years ago
  54. a03f4ef Python API: Support for per message CRC and API split. by Ole Troan · 8 years ago
  55. 58290ea Fix dpdk_validate_rte-mbuf for chained buffers by Pierre Pfister · 8 years ago
  56. 9dd34e0 api: fix inconsistent behaviour when adding l2fib filter entry (VPP-147) by Pavel Kotucek · 8 years ago
  57. 21da6ce feature: introduce feature arc end nodes by Damjan Marion · 8 years ago
  58. ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
  59. caffe09 Fix wrong indentation in vppctl script by Andrew Li · 8 years ago
  60. f14e3bf API: Packaging of JSON files. by Ole Troan · 8 years ago
  61. 7be864a Add a 64-byte interface "tag" for vhost and tap interfaces by Dave Barach · 8 years ago
  62. e245d5e "Update CSIT tests 161120 -> 161128"" by Peter Mikus · 8 years ago
  63. 37682e1 Add vxlan-bypass feature to IP4 forwarding path by John Lo · 8 years ago
  64. 436d06b ARP un-unmbered called when no interfaces are unnumbered by Neale Ranns · 8 years ago
  65. de7f3a7 Add rx interface, ip4 src+dst to the flow-per-packet records by Dave Barach · 8 years ago
  66. 1038937 Add banner for building deb and rpm packages to verify by Ed Warnicke · 8 years ago
  67. 1f417aa vppctl: clean exit cli when ctrl-d or ctrl-c entered by Padraig Connolly · 8 years ago
  68. a92501a doc: doxygen documentation for vhost-user CLI Commmands (VPP-279) by Billy McFall · 8 years ago
  69. b5388a5 Revert "Update CSIT tests 161120 -> 161128" by Ed Warnicke · 8 years ago
  70. 31a64e5 Temporarily remove make test by Ed Warnicke · 8 years ago
  71. 865d6ba dpdk patch: virtio: tx with can_push when VERSION_1 is set by Pierre Pfister · 8 years ago
  72. 6929ea9 Enabling AES-GCM-128 with 16B ICV support by Radu Nicolau · 8 years ago
  73. 2fee4c8 VPP-530: adapt jvpp generation for VPP API splitting by Marek Gradzki · 8 years ago
  74. c5b1360 VXLAN multicast dst (remote) address support by Eyal Bari · 8 years ago
  75. aff7077 Start spliting vpe.api into logically related pieces by Dave Barach · 8 years ago
  76. 8479440 Improve test for unlocking LISP src FIB by Florin Coras · 8 years ago
  77. e2e95ce span: fix wrong next1 feature index in dual loop by Pavel Kotucek · 8 years ago
  78. ddff8a4 Have make verify check deb and rpm builds by Ed Warnicke · 8 years ago
  79. cfce8fa Added make test to make verify by Ed Warnicke · 8 years ago
  80. b8ff5d6 Fix "TypeError: cannot concatenate 'str' and 'NoneType' objects" by Ed Warnicke · 8 years ago
  81. f8c9431 Update CSIT tests 161120 -> 161128 by Jan · 8 years ago
  82. c3f92ad Add support for using documentation siphons in multiple ways by Chris Luke · 8 years ago
  83. 39f9973 GRE Tests update after postinit removal by Neale Ranns · 8 years ago
  84. 38fb44f snat: fix coverity issues by Matus Fabian · 8 years ago
  85. 985f3d1 Clean up the Lua API, make it luajit-only, no C by Andrew Yourtchenko · 8 years ago
  86. 085f5c0 make test: detect early vpp crash by Klement Sekera · 8 years ago
  87. 475f055 snat: thread safe (VPP-443) by Matus Fabian · 8 years ago
  88. a10f62b dpdk: add ipsec cryptodev support by Sergio Gonzalez Monroy · 8 years ago
  89. feeebfe Unlock LISP source FIB if only default left by Florin Coras · 8 years ago
  90. dc5252b l2: quad loop l2input, l2learn and l2output nodes by Damjan Marion · 8 years ago
  91. 30230dd l2: fix latency issue casued by unnecesary read of previous cacheline by Damjan Marion · 8 years ago
  92. 23a7412 String (key,value) pair serialization by Dave Barach · 8 years ago
  93. 4e969f9 vhost-user: add retry sequence in tx code by Damjan Marion · 8 years ago
  94. a5e7c29 vlib: remove old memcpy implementation by Damjan Marion · 8 years ago
  95. ece983d vhost: CLI delete interface by name by Pierre Pfister · 8 years ago
  96. 7a91b46 vhost: Delete thread configuration when interface deleted by Pierre Pfister · 8 years ago
  97. c5bf07f Remove postinit from make-test interfaces by Matej Klotton · 8 years ago
  98. 1cd8f3c vlib: merge buffers.c and dpdk_buffer.c by Damjan Marion · 8 years ago
  99. f3ebeda dpdk: remove old patches by Damjan Marion · 8 years ago
  100. e99007b ipsec: remove dependency on DPDK > 0 by Damjan Marion · 8 years ago