1. 6a7acc2 Declare variables as external by Damjan Marion · 8 years ago
  2. 56912c8 Add extra validation for VXLAN packets and tunnels by John Lo · 8 years ago
  3. 6d403a0 VPP-470: Introduce VxLAN-GPE as transport for iOAM. by Vengada Govindan · 8 years ago
  4. d171d48 l2fib: add mac aging support by Damjan Marion · 8 years ago
  5. 288e893 Make table chain deletion optional in classifier API (VPP-206) by Juraj Sloboda · 8 years ago
  6. b5e8a77 Refactor binary APIs for IP, VPP-549 by Dave Barach · 8 years ago
  7. dfc1923 Add binary API for reading interface/vrf assignment (VPP-439) by Juraj Sloboda · 8 years ago
  8. 3a2a1c4 span: add tx functionality and support for multiple mirror ports by Pavel Kotucek · 8 years ago
  9. 3e046ea api: missing support for dumping of neighbours (VPP-333) by Pavel Kotucek · 8 years ago
  10. 397fd7d Implement LISP control plane messages by Filip Tehlar · 8 years ago
  11. d162f3d api: set interface MTU API (VPP-442) by Matus Fabian · 8 years ago
  12. f468e23 api: L2 XConnect API (VPP-438) by Matus Fabian · 8 years ago
  13. 143faaa Coverity warning be gone, VPP-486 by Dave Barach · 8 years ago
  14. beb4bf7 Augment Vxlan to support NSH-Proxy by Hongjun Ni · 8 years ago
  15. 9dd34e0 api: fix inconsistent behaviour when adding l2fib filter entry (VPP-147) by Pavel Kotucek · 8 years ago
  16. ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
  17. caffe09 Fix wrong indentation in vppctl script by Andrew Li · 8 years ago
  18. 7be864a Add a 64-byte interface "tag" for vhost and tap interfaces by Dave Barach · 8 years ago
  19. 37682e1 Add vxlan-bypass feature to IP4 forwarding path by John Lo · 8 years ago
  20. 1f417aa vppctl: clean exit cli when ctrl-d or ctrl-c entered by Padraig Connolly · 8 years ago
  21. 6929ea9 Enabling AES-GCM-128 with 16B ICV support by Radu Nicolau · 8 years ago
  22. c5b1360 VXLAN multicast dst (remote) address support by Eyal Bari · 8 years ago
  23. aff7077 Start spliting vpe.api into logically related pieces by Dave Barach · 8 years ago
  24. e99007b ipsec: remove dependency on DPDK > 0 by Damjan Marion · 8 years ago
  25. 6765549 dpdk: remove rte_mbuf modifications at many places in the code by Damjan Marion · 8 years ago
  26. fba8a95 add vpp banner graphic when vpp-cli starts by Padraig Connolly · 8 years ago
  27. 72c3909 VAT: don't pass u8 to unformat - it expects an 4 byte integer by Neale Ranns · 8 years ago
  28. 557d128 Add client-side msg_name_and_crc -> msg_index table by Dave Barach · 8 years ago
  29. 7490a75 feature: API/CLI to enable/disable feature per interface by Pavel Kotucek · 8 years ago
  30. 999bbc4 remove reference to Intel with dpdk docs by Padraig Connolly · 8 years ago
  31. 75665d3 Fix coverity warnings, VPP-486 by Dave Barach · 8 years ago
  32. 5858a82 Put address in top bytes for the nexthop in vl_api_fib_path_t (VPP-532) by Steven · 8 years ago
  33. 25e26dc VPP-521: Classify API enhancement to redirect traffic to pre-defined VRF by Steve Shin · 8 years ago
  34. f6e3dc4 span: add feature (rx only) (VPP-185) by Pavel Kotucek · 8 years ago
  35. 7c8eda1 VPP-393: Subinterface is still used after deletion by Pavel Kotucek · 8 years ago
  36. 01b0712 Dump routes (VPP-500) by Steven · 8 years ago
  37. c42912d VXLAN tunnel encap forwarding optimization with FIB 2.0 by John Lo · 8 years ago
  38. 8d2e0e0 Fix a batch of coverity warnings, VPP-486 by Dave Barach · 8 years ago
  39. f524f0a vppctl: Do not use sudo if already root by Pierre Pfister · 8 years ago
  40. ed4a2fd Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6. by AkshayaNadahalli · 8 years ago
  41. 948e00f Support IETF routing Yang models (VPP-503). by Neale Ranns · 8 years ago
  42. 06b14b9 Add API call of sw_interface_set_mpls_enable to vpp_api_test by John Lo · 8 years ago
  43. 1357f3b Deprecate MPLSoGRE tunnels (VPP-502) by Neale Ranns · 8 years ago
  44. 69a9b76 VPP-362 Implement dumping of LISP adjacencies by Filip Tehlar · 8 years ago
  45. 51ffa81 ipfix: add l4 unformat support for mask and match (VPP-204) by Juraj Sloboda · 8 years ago
  46. 506b245 ipfix: add classification nodes for flow statistics (VPP-204) by Juraj Sloboda · 8 years ago
  47. 477570e Add signal handling by Dave Barach · 8 years ago
  48. b21b676 platform: rewrote vppctl script to include history by Padraig · 8 years ago
  49. 33a7dd5 FIB2.0: memory leaks during load-balance update (VPP-475) by Neale Ranns · 8 years ago
  50. 4a7e58b VPP-395 Add udp-punt node(s) and API by Alexander Popovsky (apopovsk) · 8 years ago
  51. 95300d1 VPP-355: add PBB (802.1ah) tag rewrite by Pavel Kotucek · 8 years ago
  52. f2c6ed1 vat: add pg interfaces to sw_interface_dump (VPP-451) by Damjan Marion · 8 years ago
  53. 2fdaece VPP-450 Fix adding LISP adjacencies via CLI by Filip Tehlar · 8 years ago
  54. 85ecc81 DPDK HQoS: Enable Hierarchical Scheduler in VPP by Jasvinder Singh · 8 years ago
  55. 3fa0af5 VPP-448 Fix LISP APIs using binary data by Filip Tehlar · 8 years ago
  56. dca8804 LISP Source/Dest control plane support, VPP-197 by Florin Coras · 8 years ago
  57. 042d212 VPP-189: fix coverity issue in api_format.c by Florin Coras · 8 years ago
  58. c9e0843 VPP-426: Rename parameter in LISP remote mapping VAT command by Filip Tehlar · 8 years ago
  59. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  60. f07fb71 VPP-189: fix coverity issue in api_format.c by Filip Tehlar · 8 years ago
  61. a8cd309 Add support for transparent ethernet bridging to GRE by David Hotham · 8 years ago
  62. c5bb0d6 VPP-376: Refactor LISP dump API + VAT by Filip Tehlar · 8 years ago
  63. 24648ad Fix bugs in IPFIX code discovered by coverity by Juraj Sloboda · 8 years ago
  64. 8fce3e3 VPP-382: Add ipsec tunnel interface to sw_interface_dump by Matus Fabian · 8 years ago
  65. ffa652a VPP-204 Rework and finish IPFIX implementation by Juraj Sloboda · 8 years ago
  66. 07d2f84 Move iOAM Trace as a plugin by Vengada Govindan · 8 years ago
  67. ce98275 VPP-381 Add LISP interfaces to sw_interface_dump by Florin Coras · 8 years ago
  68. e016b5e VPP-358: Add IPv6 ND Event Notification and Termination by John Lo · 8 years ago
  69. c27213a Add in-message cli_request/cli_reply API by Ole Troan · 8 years ago
  70. b84a3e5 VPP-369 Add an L2 output classification feature by Dave Barach · 8 years ago
  71. 1edfba9 VPP-358: Add IPv6 ND Event Notification and Termination by John Lo · 8 years ago
  72. d85590a VPP-240: delete subinterface by Pavel Kotucek · 8 years ago
  73. f53db2a Fix for vppctl to suppress "load_one_plugin:63: Loaded plugin:" msgs by Ed Warnicke · 8 years ago
  74. 5a4e2dd VPP-365: Fix sending of bd_index in lisp_eid_table_add_del_map by Filip Tehlar · 8 years ago
  75. c00617b VPP-353: Fully support LISP negative mappings in API by Filip Tehlar · 8 years ago
  76. e3552c4 VPP-356: Fix wrong byte order in LISP API by Filip Tehlar · 8 years ago
  77. c068179 VPP-329: Add L2 support to lisp_eid_table_map_dump by Filip Tehlar · 8 years ago
  78. 07e7eab VPP-228 VPP-326: MAP: Adding additional API/CLI input parameter checks. by Ole Troan · 8 years ago
  79. 50a4e14 VPP-328: Add dump call for listing LISP VNIs by Filip Tehlar · 8 years ago
  80. d847d1c VPP-340: MAP-T wrong destination address by Ole Troan · 8 years ago
  81. 3a83460 VPP-323: Add LISP locator set index to reply API message by Filip Tehlar · 8 years ago
  82. 694265d VPP-202: L2-GRE over IPSec by Matus Fabian · 8 years ago v16.12-rc0
  83. 042ffb4 VPP-189 fix more coverity warnings by Dave Barach · 8 years ago
  84. 839fe3e VPP-189 Fix coverity warnings by Dave Barach · 8 years ago
  85. e2c987e VPP-235: fixed vat help message for sw_interface_set_l2_bridge by Calvin · 8 years ago
  86. 7fbfad3 VPP-189 Fix new Coverity warnings by Florin Coras · 8 years ago
  87. 72d7223 VPP-237 vpp-api-test coding style cleanup by Dave Barach · 8 years ago
  88. bb5c22f LISP multihoming API changes and cleanup by Florin Coras · 8 years ago
  89. 9d3a879 VPP-226 - adding UDP TCP to port-range by Keith Burns (alagalah) · 8 years ago
  90. 429e795 LISP API/VAT cleanup by Florin Coras · 8 years ago
  91. 6f9bca2 VPP-226 IPv4 src-address + port range checker by Dave Barach · 9 years ago
  92. 1a1adc7 Initial L2 LISP support by Florin Coras · 8 years ago
  93. 6cc6f91 Edit eid table dump by Andrej Kozemcak · 8 years ago
  94. 438109d LISP - Bug fix, can`t remove static remote mapping by Andrej Kozemcak · 8 years ago
  95. d983118 Edit Lisp locator_set API by Andrej Kozemcak · 8 years ago
  96. a869175 VAT add_locator_set api support multiple locators by Andrej Kozemcak · 8 years ago
  97. 683d3ee VPP-214: IPSec cli/api vector ck and ik initialization by Matus Fabian · 8 years ago
  98. 70e6a8d policer classify by Matus Fabian · 8 years ago
  99. 11bfc2f HONEYCOMB-83: Add Gre Feature by Hongjun Ni · 8 years ago
  100. 9e6ed6e Add API calls for packet generator by Pavel Kotucek · 8 years ago