1. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  2. f49ba0e stats: Deprecate old stats framework by Ole Troan · 6 years ago
  3. d6e9aec String type: Not include \0 in show_version by Ole Troan · 6 years ago
  4. 884f0af String type: Fix off by one error by Ole Troan · 6 years ago
  5. 413f4a5 API: Use string type instead of u8. by Ole Troan · 6 years ago
  6. a409f27 Fix vat dependencies by juraj.linkes · 6 years ago
  7. e88865d VPP-1506: dump local punts and registered punt sockets by Pavel Kotucek · 6 years ago
  8. 44cea22 MPLS: buffer over-run with incorrectly init'd vector. fix VAT dump by Neale Ranns · 6 years ago
  9. 5bb1eca IPv6: Make link-local configurable per-interface (VPP-1446) by Juraj Sloboda · 6 years ago
  10. 4d5b917 BD ARP entry use common API types by Neale Ranns · 6 years ago
  11. 86327be Genric API types format/unformat support for VAT and custom dump by Neale Ranns · 6 years ago
  12. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  13. 87460d0 fix ip6 prefix check for tap_v2 by Michal Cmarada · 6 years ago
  14. 06fda9c Fix handling of mpls_tunnel_add_del API by John Lo · 6 years ago
  15. 5df628b vat: fix coverity warning for show_threads by Mohsin Kazmi · 6 years ago
  16. 5d64c78 thread: Add show threads api by Mohsin Kazmi · 6 years ago
  17. 762d83c vom: Fix the l2 port type in bridge domain by Mohsin Kazmi · 6 years ago
  18. ec11b13 Trivial: Cleanup some typos. by Paul Vinciguerra · 6 years ago
  19. f5fa5ae MPLS tunnel dump: use sw_if_index not tunnel_index by Neale Ranns · 6 years ago
  20. f0b42f4 itf: dump interface rx-placement by Mohsin Kazmi · 6 years ago
  21. b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
  22. 2203043 Add more CLI options to vpp_api_test for calling ip_add_del_route by John Lo · 6 years ago
  23. 008dbe1 Route counters in the stats segment by Neale Ranns · 6 years ago
  24. ee2e58f vhost-user: Add disable feature support in api by Mohsin Kazmi · 6 years ago
  25. e166fd9 Ehnance and fix vpp_api_test and custom_dump to support SR-MPLS by John Lo · 6 years ago
  26. 0d8cbc1 vat: remove the endiness for u8 by Mohsin Kazmi · 6 years ago
  27. b414d0d cmake: put vpp_api_test back to packaging by Damjan Marion · 6 years ago
  28. 833de8c cmake: set packaging component for different files by Damjan Marion · 6 years ago
  29. ec2a9bb Fix array bound failure in api_sr_localsid_add_del by Lijian Zhang · 6 years ago
  30. 4553c95 cmake: add add_vpp_library and add_vpp_executable macros by Damjan Marion · 6 years ago
  31. 54f7c51 rx-placement: Add API call for interface rx-placement by Mohsin Kazmi · 6 years ago
  32. 99ddcc3 CMake: Add Cmake support for Vat by Mohsin Kazmi · 6 years ago
  33. 5d82d2f l2: arp termination dump by Mohsin Kazmi · 6 years ago
  34. 7528245 Fix "Old Style VLA" build warnings by Juraj Sloboda · 7 years ago
  35. d05ce97 Fix undefined symbol: fformat_append_cr in vat plugins loading by Yi He · 6 years ago
  36. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  37. a8d4764 VPP-1338: fix ipsec api coverity warnings by Dave Barach · 6 years ago
  38. de450cb FIB path dump: fix next-hop-table ID for recursive routes by Neale Ranns · 6 years ago
  39. 381e9a9 MAP: Move MAP-E/T to a plugin. by Ole Troan · 6 years ago
  40. 3337bd2 Fixed bugs in SRv6 API by Pablo Camarillo · 6 years ago
  41. e906aac STATS: Separate socket for fd exchange. by Ole Troan · 7 years ago
  42. 1ddbc01 Stat segment / client: show run" works now by Dave Barach · 7 years ago
  43. af86a48 vxlan:offload RX flow by eyal bari · 7 years ago
  44. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  45. 048a4e5 export counters in a memfd segment by Dave Barach · 7 years ago
  46. daff178 DHCP Client Dump by Neale Ranns · 7 years ago
  47. 7dbd726 Improve L2FIB delete entry handling and "show l2fib" CLI options by John Lo · 7 years ago
  48. ffe9d21 vppinfra: explicitely state for signed types that they are signed by Damjan Marion · 7 years ago
  49. b086182 Fix clang compilation on aarch64: sizeof operator error. by Sirshak Das · 7 years ago
  50. 04e0bb2 af_packet: Add support for dump interfaces by Mohsin Kazmi · 7 years ago
  51. 0053de6 ARP proxy dumps by Neale Ranns · 7 years ago
  52. 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
  53. 7895872 Remove the historical memfd api segment bootstrap by Dave Barach · 7 years ago
  54. 89c2781 ipsec: allow null/null for crypto/integ algorithms pair by Radu Nicolau · 7 years ago
  55. 582caa3 VAT for qos_record_enable_disable API by Igor Mikhailov (imichail) · 7 years ago
  56. 8e1039a Allow an IPsec tunnel interface to be renumbered by Matthew Smith · 7 years ago
  57. c7b4304 Implement ip_probe_neighbor API by John Lo · 7 years ago
  58. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  59. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  60. 67d4c24 Autodetect plugin path by Damjan Marion · 7 years ago
  61. 9cd2d7a bond: Add bonding driver and LACP protocol by Steven · 7 years ago
  62. e23c99e Improve l2_macs_events API to provide MAC move information by John Lo · 7 years ago
  63. 3464c86 Rationalize plugin symbol error reporting by Dave Barach · 7 years ago
  64. 179ab36 SPAN: Add 'is_l2" flag to DETAILS response messages. by Jon Loeliger · 7 years ago
  65. 31ed744 MPLS Unifom mode by Neale Ranns · 7 years ago
  66. 9e63569 tapv2: CLI and binary API fixes by Steven · 7 years ago
  67. a43ccae Optimize GRE Tunnel and add support for ERSPAN encap by John Lo · 7 years ago
  68. 26f341a Fix the order of RFC2685 fields in the output. by Igor Mikhailov (imichail) · 7 years ago
  69. 3d460bd VXLAN: Allow user to specify a custom vxlan tunnel instance id. by Jon Loeliger · 7 years ago
  70. 815d7d5 classifier-based ACL: refactor + add output ACL by Andrew Yourtchenko · 7 years ago
  71. 7866c45 tapv2: add option to set host-side default gw by Damjan Marion · 7 years ago
  72. 4d9b9d8 svm: refactor memfd and remove ssvm_eth by Florin Coras · 7 years ago
  73. f72212e Remove vpp_api_test interface name filter catalog by Dave Barach · 7 years ago
  74. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  75. 90a6398 sock api: add infra for bootstrapping shm clients by Florin Coras · 7 years ago
  76. 73e7f42 tap_v2: include host-side parameters in the dump binary API by Milan Lenco · 7 years ago
  77. c42fc05 Remove the unused 'create VRF if needed' API parameters by Neale Ranns · 7 years ago
  78. 2df3909 tapv2: multiple improvements by Damjan Marion · 7 years ago
  79. 91c6ef7 tap_v2: multiple improvements by Damjan Marion · 7 years ago
  80. f953dfc virtio: fix coverity warnings by Steven · 7 years ago
  81. 8389fb9 virtio: fast TAP interfaces with vhost-net backend by Damjan Marion · 7 years ago
  82. 70bfcaf Add Support of DHCP VSS Type 0 where VPN-ID is ASCII by John Lo · 7 years ago
  83. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  84. 6e8c667 session: add app ns index to ns create api by Florin Coras · 7 years ago
  85. d792d9c BIER by Neale Ranns · 7 years ago
  86. 85dbac0 vat: session_rules_dump missing network to host conversion by Steven · 7 years ago
  87. 595992c ip: add container proxy api by Florin Coras · 7 years ago
  88. c97a739 session: add rule tags by Florin Coras · 7 years ago
  89. 6c36f53 session: add api to dump rules by Florin Coras · 7 years ago
  90. 0a8840d LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24 by Filip Tehlar · 7 years ago
  91. 57938f6 l2fib: MAC: Fix uint64 to u8 byte array by Mohsin Kazmi · 7 years ago
  92. ad8015b devices: Add binary API for set interface <interface> rx-mode by Steven · 7 years ago
  93. 1c71045 session: rules tables by Florin Coras · 7 years ago
  94. 9a9adb2 session: swap appns secret to host byte order by Florin Coras · 7 years ago
  95. ca514fd Allow IPsec interface to have SAs reset by Matthew Smith · 7 years ago
  96. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  97. d208015 Add reverse DNS (ip to name) resolution by Dave Barach · 7 years ago
  98. 0164a06 Remove unused 'not_last' parameter from ip_add_del_route by Marek Gradzki · 7 years ago
  99. cf5e848 CSIT-844: fix binary api rx pthread heap push/pop by Dave Barach · 7 years ago
  100. b9f2cf0 VPP-1032: fix coverity warnings by Dave Barach · 7 years ago