1. af86a48 vxlan:offload RX flow by eyal bari · 7 years ago
  2. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  3. 048a4e5 export counters in a memfd segment by Dave Barach · 7 years ago
  4. daff178 DHCP Client Dump by Neale Ranns · 7 years ago
  5. 7dbd726 Improve L2FIB delete entry handling and "show l2fib" CLI options by John Lo · 7 years ago
  6. b086182 Fix clang compilation on aarch64: sizeof operator error. by Sirshak Das · 7 years ago
  7. 04e0bb2 af_packet: Add support for dump interfaces by Mohsin Kazmi · 7 years ago
  8. 0053de6 ARP proxy dumps by Neale Ranns · 7 years ago
  9. 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
  10. 7895872 Remove the historical memfd api segment bootstrap by Dave Barach · 7 years ago
  11. 89c2781 ipsec: allow null/null for crypto/integ algorithms pair by Radu Nicolau · 7 years ago
  12. 582caa3 VAT for qos_record_enable_disable API by Igor Mikhailov (imichail) · 7 years ago
  13. 8e1039a Allow an IPsec tunnel interface to be renumbered by Matthew Smith · 7 years ago
  14. c7b4304 Implement ip_probe_neighbor API by John Lo · 7 years ago
  15. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  16. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  17. 9cd2d7a bond: Add bonding driver and LACP protocol by Steven · 7 years ago
  18. e23c99e Improve l2_macs_events API to provide MAC move information by John Lo · 7 years ago
  19. 179ab36 SPAN: Add 'is_l2" flag to DETAILS response messages. by Jon Loeliger · 7 years ago
  20. 31ed744 MPLS Unifom mode by Neale Ranns · 7 years ago
  21. 9e63569 tapv2: CLI and binary API fixes by Steven · 7 years ago
  22. a43ccae Optimize GRE Tunnel and add support for ERSPAN encap by John Lo · 7 years ago
  23. 26f341a Fix the order of RFC2685 fields in the output. by Igor Mikhailov (imichail) · 7 years ago
  24. 3d460bd VXLAN: Allow user to specify a custom vxlan tunnel instance id. by Jon Loeliger · 7 years ago
  25. 815d7d5 classifier-based ACL: refactor + add output ACL by Andrew Yourtchenko · 7 years ago
  26. 7866c45 tapv2: add option to set host-side default gw by Damjan Marion · 7 years ago
  27. 4d9b9d8 svm: refactor memfd and remove ssvm_eth by Florin Coras · 7 years ago
  28. f72212e Remove vpp_api_test interface name filter catalog by Dave Barach · 7 years ago
  29. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  30. 90a6398 sock api: add infra for bootstrapping shm clients by Florin Coras · 7 years ago
  31. 73e7f42 tap_v2: include host-side parameters in the dump binary API by Milan Lenco · 7 years ago
  32. c42fc05 Remove the unused 'create VRF if needed' API parameters by Neale Ranns · 7 years ago
  33. 2df3909 tapv2: multiple improvements by Damjan Marion · 7 years ago
  34. 91c6ef7 tap_v2: multiple improvements by Damjan Marion · 7 years ago
  35. f953dfc virtio: fix coverity warnings by Steven · 7 years ago
  36. 8389fb9 virtio: fast TAP interfaces with vhost-net backend by Damjan Marion · 7 years ago
  37. 70bfcaf Add Support of DHCP VSS Type 0 where VPN-ID is ASCII by John Lo · 7 years ago
  38. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  39. 6e8c667 session: add app ns index to ns create api by Florin Coras · 7 years ago
  40. d792d9c BIER by Neale Ranns · 7 years ago
  41. 85dbac0 vat: session_rules_dump missing network to host conversion by Steven · 7 years ago
  42. 595992c ip: add container proxy api by Florin Coras · 7 years ago
  43. c97a739 session: add rule tags by Florin Coras · 7 years ago
  44. 6c36f53 session: add api to dump rules by Florin Coras · 7 years ago
  45. 0a8840d LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24 by Filip Tehlar · 7 years ago
  46. 57938f6 l2fib: MAC: Fix uint64 to u8 byte array by Mohsin Kazmi · 7 years ago
  47. ad8015b devices: Add binary API for set interface <interface> rx-mode by Steven · 7 years ago
  48. 1c71045 session: rules tables by Florin Coras · 7 years ago
  49. 9a9adb2 session: swap appns secret to host byte order by Florin Coras · 7 years ago
  50. ca514fd Allow IPsec interface to have SAs reset by Matthew Smith · 7 years ago
  51. d208015 Add reverse DNS (ip to name) resolution by Dave Barach · 7 years ago
  52. 0164a06 Remove unused 'not_last' parameter from ip_add_del_route by Marek Gradzki · 7 years ago
  53. cf5e848 CSIT-844: fix binary api rx pthread heap push/pop by Dave Barach · 7 years ago
  54. b9f2cf0 VPP-1032: fix coverity warnings by Dave Barach · 7 years ago
  55. d0a5972 Revert "Enforce FIB table creation before use" by Florin Coras · 7 years ago
  56. 75d8560 Add API call to set keys on IPsec tunnel intf by Matthew Smith · 7 years ago
  57. f934202 Enforce FIB table creation before use by Neale Ranns · 7 years ago
  58. 6545716 VPP-1027: DNS name resolver by Dave Barach · 7 years ago
  59. 9a6fcef LLDP: Add Management Address TLV by Steve Shin · 7 years ago
  60. cea194d session: add support for application namespacing by Florin Coras · 7 years ago
  61. d91c1db punt and drop features: by Neale Ranns · 7 years ago
  62. b598f1d Initial GENEVE TUNNEL implementation and tests. by Marco Varlese · 7 years ago
  63. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  64. 2802953 Add API support to dump IPsec SAs by Matthew Smith · 7 years ago
  65. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  66. a4980b8 LISP: add API handlers for set/get transport protocol by Filip Tehlar · 7 years ago
  67. 0587999 LISP: support for neighbor discovery by Filip Tehlar · 7 years ago
  68. 50570ec Update of free text tag patch for BD by Jerome Tollet · 7 years ago
  69. 3bbcfab TCP source address automation by Dave Barach · 7 years ago
  70. 28ab9cc FIB table add/delete API only by Neale Ranns · 7 years ago
  71. a07bd70 Dedicated SW Interface Event by Neale Ranns · 7 years ago
  72. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  73. 7048ff1 LISP: Map-server fallback feature by Filip Tehlar · 7 years ago
  74. 8d00fff Add support for API client to receive L2 MAC events by John Lo · 7 years ago
  75. 1e553a0 LISP: make TTL for map register messages configurable by Filip Tehlar · 7 years ago
  76. 15ac81c P2P Ethernet by Pavel Kotucek · 7 years ago
  77. 5b31120 SPAN/API:enable L2 dump by Eyal Bari · 7 years ago
  78. 001fd40 SPAN:add l2 mirror by Eyal Bari · 7 years ago
  79. 99a0e60 Add API support for LLDP config/interface set by Steve Shin · 7 years ago
  80. 04ffd0ad VPP crash on creating vxlan gpe interface. VPP-875 by Hongjun Ni · 7 years ago
  81. f53a8ad Fix vni/dp_table endianness for gpe iface addition (VPP-882) by Florin Coras · 7 years ago
  82. b4243aa Add VAT handlers for LISP-GPE API by Filip Tehlar · 7 years ago
  83. ef2a5bf LISP: add NSH support by Filip Tehlar · 8 years ago
  84. 6899a30 P2P Ethernet - API by Pavel Kotucek · 8 years ago
  85. 560274d LISP-GPE: return index of newly created fwd entry, VPP-868 by Filip Tehlar · 8 years ago
  86. d5a65db LISP: L2 ARP handling by Filip Tehlar · 8 years ago
  87. f3b5364 vhost: migrate to use device infra for worker thread assignment, rx-mode. by Steven · 8 years ago
  88. 0eb874e LISP-GPE: add dump call for VNIs in use by Filip Tehlar · 8 years ago
  89. 01384fe API: Cleaning up message naming that does not follow the conventions by Ole Troan · 8 years ago
  90. ee55198 Fix vnet_interface_counters API definition by Aloys Augustin · 8 years ago
  91. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  92. b0972cb API support for IPsec tunnel interface creation by Matthew Smith · 8 years ago
  93. 2151191 LISP: make statistics thread safe by Filip Tehlar · 8 years ago
  94. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  95. f24991c L2FIB:add l2fib_flush_bd l2fib_flush_int apis by Eyal Bari · 8 years ago
  96. 7eac916 GRE over IPv6 by Ciara Loftus · 8 years ago
  97. fead670 BD/API:add bridge_domain_set_mac_age api by Eyal Bari · 8 years ago
  98. 20e1f2a Fix pid field endian in ARP/ND/DHCP event related API messages by John Lo · 8 years ago
  99. 7312cc7 vhost: support interrupt mode by Steven · 8 years ago
  100. 59ed490 policer: fix byte ordering in policer_details msg by Marek Gradzki · 8 years ago