1. 0938eba sr: srv6 API cleanup by Jakub Grajciar · 4 years, 10 months ago
  2. 7dd63e5 ip: change ip API enums address_family and ip_proto size to u8 by Jakub Grajciar · 4 years, 9 months ago
  3. 7c0eb56 vxlan: vxlan/vxlan.api API cleanup by Jakub Grajciar · 4 years, 10 months ago
  4. cd01fb4 policer: API cleanup by Jakub Grajciar · 4 years, 10 months ago
  5. b4e5e50 session: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  6. b49bc1a tap: add support for persistance by Mohsin Kazmi · 4 years, 10 months ago
  7. 1c2002a vxlan: vxlan-gpe/vxlan-gpe.cpi API cleanup by Jakub Grajciar · 4 years, 11 months ago
  8. 23a386b vat: add ip api types parser definitions by Jakub Grajciar · 4 years, 10 months ago
  9. 1c684f9 lldp: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  10. db86329 pg: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  11. 00ec401 sr: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  12. 2dbee93 api: improve api string safety by Jakub Grajciar · 4 years, 10 months ago
  13. 9f32b6a tap: fix the default parameter for num_rx_queues by Mohsin Kazmi · 4 years, 10 months ago
  14. 7db6ab0 misc: deprecate netmap and ixge drivers by Damjan Marion · 4 years, 11 months ago
  15. 1bf83b9 misc: binary-api sw_interface_vhost_user_dump is broken by Steven Luong · 5 years ago
  16. ba0061f tap: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  17. 6d4af89 virtio: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  18. 2c504f8 devices: virtio API cleanup by Jakub Grajciar · 5 years ago
  19. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  20. 0aa4013 api: Use vl_msg_push/pop_heap by Nathan Skrzypczak · 5 years ago
  21. 5d4c99f devices: vhost API cleanup by Jakub Grajciar · 5 years ago
  22. 5de4fb7 devices: tap API cleanup by Jakub Grajciar · 5 years ago
  23. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  24. 5f8f617 gre: Multi-point interfaces by Neale Ranns · 6 years ago
  25. 9db6ada fib: Table Replace by Neale Ranns · 5 years ago
  26. 1b81e6e srv6-mobile by Tetsuya Murakami · 5 years ago
  27. ea93e48 ip: IP address and prefix types (moved from LISP) by Neale Ranns · 5 years ago
  28. 3ae5262 l2: l2tp API cleanup by Jakub Grajciar · 5 years ago
  29. 2f71a88 ip: ipfix-export API update by Jakub Grajciar · 5 years ago
  30. 29467b5 gso: Add gso feature arc by Mohsin Kazmi · 5 years ago
  31. 2d3282e geneve: API cleanup by Jakub Grajciar · 5 years ago
  32. de312c2 interface: dump the interface device type by Mohsin Kazmi · 5 years ago
  33. e0792fd interface: callback to manage extra MAC addresses by Matthew Smith · 5 years ago
  34. 02bfd64 dhcp: Move to plugin by Neale Ranns · 5 years ago
  35. 103ba6b dhcp: API cleanup by Jakub Grajciar · 5 years ago
  36. 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
  37. 3d1ef87 bonding: API cleanup by Jakub Grajciar · 5 years ago
  38. 082ebeb build: fix running error with vmxnet3_test_plugin.so by jialv01 · 5 years ago
  39. a1876b8 bonding: add weight support for active-backup mode by Steven Luong · 5 years ago
  40. e5ff5a3 api: enforce vla is last and fixed string type by Ole Troan · 5 years ago
  41. 7adaa22 api: revert use string type for strings in memclnt.api by Ole Troan · 5 years ago
  42. 2959d42 api: use string type for strings in memclnt.api by Ole Troan · 5 years ago
  43. 34af0cc dns: make the dns name resolver a plugin by Dave Barach · 5 years ago
  44. 053204a api: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  45. 4208a4c devices interface tests: vhosst GSO support by Steven Luong · 6 years ago
  46. 22e9cfd pg: add GSO support by Mohsin Kazmi · 5 years ago
  47. 5281a90 qos: QoS dump APIs by Neale Ranns · 5 years ago
  48. 751e3f3 bonding: add support for numa-only in lacp mode by Zhiyong Yang · 5 years ago
  49. b09f4d0 api: enable binary API event logging in vat by Dave Barach · 5 years ago
  50. 4bda2d9 misc: fix coverity warnings by Dave Barach · 5 years ago
  51. b34f99c vat: Fix the incrementing IPv6 address by Neale Ranns · 5 years ago
  52. ab05508 api: refactor format_vl_api_prefix_t return keys by Paul Vinciguerra · 6 years ago
  53. 377860a api: Remove the inlines file and replace with library functions by Neale Ranns · 5 years ago
  54. ff55c81 vat: vec_free/errmsh copy paste error by Ole Troan · 5 years ago
  55. 97d54ed tap: add support to configure tap interface host MTU size by Mohsin Kazmi · 6 years ago
  56. bc764c8 l2: BD ARP termination entry API update by Neale Ranns · 5 years ago
  57. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  58. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  59. 283cd2e api: string type to convert to vector by Ole Troan · 6 years ago
  60. f35a072 infra: fix minor memory leak in "api trace..." by Dave Barach · 6 years ago
  61. 49ee684 build: add -Wall and -fno-common, fix reported issues by Benoît Ganne · 6 years ago
  62. f292242 ipsec: remove the set_key API by Neale Ranns · 6 years ago
  63. 50f0ac0 Punt: socket register for exception dispatched/punted packets based on reason by Neale Ranns · 6 years ago
  64. bbd6b74 virtio: Add gso support for native virtio driver by Mohsin Kazmi · 6 years ago
  65. 34716fa Remove historical ip4 icmp OAM code by Dave Barach · 6 years ago
  66. a4ef82e VPP-1649: fix coverity warning in api_format.c by Dave Barach · 6 years ago
  67. 56bc738 Fix VPP-1487 DHCP client does not support option 6-domain server by jackiechen1985 · 6 years ago
  68. 43b512c virtio: remove configurable queue size support by Mohsin Kazmi · 6 years ago
  69. 5a8844b GRE: API update by Neale Ranns · 6 years ago
  70. 2b5ba95 IPSEC: tunnel scaling - don't stack the inbould SA by Neale Ranns · 6 years ago
  71. e524d45 IPSEC-GRE: fixes and API update to common types. by Neale Ranns · 6 years ago
  72. 1e3aa5e ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN by Damjan Marion · 6 years ago
  73. 1ba5bc8 ipsec: add ipv6 support for ipsec tunnel interface by Kingwel Xie · 6 years ago
  74. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  75. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  76. 7c44d78 IKEv2 to plugin by Neale Ranns · 6 years ago
  77. eba31ec IPSEC: move SA counters into the stats segment by Neale Ranns · 6 years ago
  78. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  79. 97dcf5b sock api: allow to start client with no rx_thread by Tomasz Kulasek · 6 years ago
  80. a09c1ff IPSEC: SPD counters in the stats sgement by Neale Ranns · 6 years ago
  81. 17dcec0 IPSEC: API modernisation by Neale Ranns · 6 years ago
  82. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  83. 1aaf0e3 deprecate tapcli by Damjan Marion · 6 years ago
  84. 03ae24b virtio: Add api support in vat by Mohsin Kazmi · 6 years ago
  85. ad9d528 bonding: support custom interface IDs by Alexander Chernavin · 6 years ago
  86. 754f24b tapv2: add "tap_flags" field to the TAPv2 interface API by Andrew Yourtchenko · 6 years ago
  87. e26c81f L2 BD API to flush all IP-MAC entries in the specified BD by John Lo · 6 years ago
  88. 66a1003 bapi/vat: fix socket transport for vat by Florin Coras · 6 years ago
  89. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  90. f49ba0e stats: Deprecate old stats framework by Ole Troan · 6 years ago
  91. d6e9aec String type: Not include \0 in show_version by Ole Troan · 6 years ago
  92. 884f0af String type: Fix off by one error by Ole Troan · 6 years ago
  93. 413f4a5 API: Use string type instead of u8. by Ole Troan · 6 years ago
  94. e88865d VPP-1506: dump local punts and registered punt sockets by Pavel Kotucek · 6 years ago
  95. 44cea22 MPLS: buffer over-run with incorrectly init'd vector. fix VAT dump by Neale Ranns · 6 years ago
  96. 5bb1eca IPv6: Make link-local configurable per-interface (VPP-1446) by Juraj Sloboda · 6 years ago
  97. 4d5b917 BD ARP entry use common API types by Neale Ranns · 6 years ago
  98. 86327be Genric API types format/unformat support for VAT and custom dump by Neale Ranns · 6 years ago
  99. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  100. 87460d0 fix ip6 prefix check for tap_v2 by Michal Cmarada · 6 years ago