1. a2eb507 api: deprecate vl_msg_api_set_handlers by Damjan Marion · 2 years, 7 months ago
  2. fe45f8f api: replace print functions wth format by Damjan Marion · 2 years, 7 months ago
  3. 8bea589 vppinfra: make _vec_len() read-only by Damjan Marion · 2 years, 9 months ago
  4. 9b7e8ac api: verify message size on receipt by Klement Sekera · 3 years, 1 month ago
  5. f0e67d7 interface: add api test file by Filip Tehlar · 3 years, 5 months ago
  6. 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 5 months ago
  7. 3459ece misc: vpe.api messages dynamically allocated by Ole Troan · 3 years, 3 months ago
  8. a1400ce misc: api move continued by Florin Coras · 3 years, 3 months ago
  9. 248210c misc: move part of vpe apis to vlibmemory by Florin Coras · 3 years, 3 months ago
  10. 0046e97 session: api cleanup by Filip Tehlar · 3 years, 6 months ago
  11. 0577ff1 interface: api cleanup by Filip Tehlar · 3 years, 6 months ago
  12. 5ff59a1 ip: api cleanup by Filip Tehlar · 3 years, 6 months ago
  13. 5a9d2a1 l2: api cleanup by Filip Tehlar · 3 years, 6 months ago
  14. 9f562cd virtio: api cleanup by Filip Tehlar · 3 years, 6 months ago
  15. da5088c mpls: api cleanup by Filip Tehlar · 3 years, 6 months ago
  16. 6f6663f span: api cleanup by Filip Tehlar · 3 years, 6 months ago
  17. ec61e10 tcp: api cleanup by Filip Tehlar · 3 years, 6 months ago
  18. 4f348df virtio: api cleanup by Filip Tehlar · 3 years, 6 months ago
  19. ce74c6f misc: punt: api cleanup by Filip Tehlar · 3 years, 6 months ago
  20. 1eb9cd3 devices: af_packet api cleanup by Filip Tehlar · 3 years, 6 months ago
  21. db767d6 qos: api cleanup by Filip Tehlar · 3 years, 6 months ago
  22. 3808ec0 devices: tapv2 api cleanup by Filip Tehlar · 3 years, 6 months ago
  23. e2fc003 sr: api cleanup by Filip Tehlar · 3 years, 6 months ago
  24. 116a1e5 bonding: api cleanup by Filip Tehlar · 3 years, 6 months ago
  25. c73f329 ipsec: api cleanup by Filip Tehlar · 3 years, 6 months ago
  26. 41ff1eb ethernet: api cleanup by Filip Tehlar · 3 years, 6 months ago
  27. 102e8a5 policer: api cleanup by Filip Tehlar · 3 years, 6 months ago
  28. bf8c54a feature: api cleanup by Filip Tehlar · 3 years, 6 months ago
  29. 83e5a11 pg: api cleanup by Filip Tehlar · 3 years, 6 months ago
  30. 53dea27 misc: ipfix api cleanup by Filip Tehlar · 3 years, 6 months ago
  31. 9597f08 flow: api cleanup by Filip Tehlar · 3 years, 6 months ago
  32. 7ea3f06 gso: api cleanup by Filip Tehlar · 3 years, 6 months ago
  33. 26c8a7f vxlan: api cleanup by Filip Tehlar · 3 years, 7 months ago
  34. 43428db classify: api cleanup by Filip Tehlar · 3 years, 7 months ago
  35. 52d80c5 bier: api cleanup by Filip Tehlar · 3 years, 6 months ago
  36. aa479bb misc: remove cop API support (part 1) by Dave Barach · 3 years, 9 months ago
  37. b2aae75 policer: use enum types by Brian Russell · 3 years, 10 months ago
  38. c5299ff policer: remove SSE2 prefix by Brian Russell · 3 years, 10 months ago
  39. e3845d7 policer: use ip dscp by Brian Russell · 3 years, 10 months ago
  40. 150bf5a misc: fix a trunccation on vhost dump by Steven Luong · 4 years, 1 month ago
  41. 27ba500 vhost: Add event index for interrupt notification to driver by Steven Luong · 4 years, 1 month ago
  42. a9e2774 ipsec: Deprecated the old IPsec Tunnel interface by Neale Ranns · 4 years ago
  43. 119c0d7 gre: Move to new API generated types/messages by Neale Ranns · 4 years, 1 month ago
  44. b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
  45. eabd424 interface: shorten vnet_hw_if_rx_mode by Damjan Marion · 4 years, 2 months ago
  46. e347acb virtio: add packet buffering on tx by Mohsin Kazmi · 4 years, 3 months ago
  47. 2b202bc lisp: Move to plugin by Neale Ranns · 4 years, 3 months ago
  48. 6810a77 misc: Move l2tp to plugin by Neale Ranns · 4 years, 3 months ago
  49. 3f9fdd9 lldp: Move to plugin by Neale Ranns · 4 years, 3 months ago
  50. 3d81267 vat: add infrastructure to align vnet test code and plugin test code by Ole Troan · 4 years, 3 months ago
  51. 8c6ba29 lisp: fix spelling mistake in option name by Onong Tayeng · 4 years, 3 months ago
  52. 5f473c0 lisp: fix vat crash with one_add_del_local_eid api by Onong Tayeng · 4 years, 3 months ago
  53. ea71786 bonding: add bond_create2 API to include gso option by Steven Luong · 4 years, 5 months ago
  54. 518251b virtio: add virtio 1.1 api flags by Mohsin Kazmi · 4 years, 4 months ago
  55. 50bd165 tap: add virtio 1.1 API flag by Mohsin Kazmi · 4 years, 4 months ago
  56. d0236f7 flow: add vnet/flow formal API by Chenmin Sun · 4 years, 5 months ago
  57. f382b06 gso: packet coalesce library by Mohsin Kazmi · 4 years, 4 months ago
  58. 4c4223e bonding lacp: replace slave string with member by Steven Luong · 4 years, 5 months ago
  59. ac0326f adl: move allow/deny list function to plugin by Dave Barach · 4 years, 5 months ago
  60. a0e8d96 virtio: add vhost sw_if_index filter for sw_interface_vhost_user_dump by Steven Luong · 4 years, 7 months ago
  61. 353535b lisp: fix api_format reference by Paul Vinciguerra · 4 years, 7 months ago
  62. f3c1e4b lisp: fix api_format by Florin Coras · 4 years, 7 months ago
  63. 9b72b15 lisp: fix custom dump by Florin Coras · 4 years, 7 months ago
  64. 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
  65. d88fc0f tap: refactor existing flags by Mohsin Kazmi · 4 years, 8 months ago
  66. 58db6e1 lisp: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  67. bc0d9ff virtio: support virtio 1.1 packed ring in vhost by Steven Luong · 4 years, 9 months ago
  68. 5458266 vat: fix increment_address(...) by Dave Barach · 4 years, 8 months ago
  69. 69eeadc vat: fix socket connection by Dave Barach · 4 years, 8 months ago
  70. 48d32b4 ipsec: provide stat index in sa details by Matthew Smith · 4 years, 9 months ago
  71. c35f3e8 misc: fix static analysis warnings by Dave Barach · 4 years, 9 months ago
  72. 0938eba sr: srv6 API cleanup by Jakub Grajciar · 4 years, 10 months ago
  73. 7dd63e5 ip: change ip API enums address_family and ip_proto size to u8 by Jakub Grajciar · 4 years, 9 months ago
  74. 7c0eb56 vxlan: vxlan/vxlan.api API cleanup by Jakub Grajciar · 4 years, 10 months ago
  75. cd01fb4 policer: API cleanup by Jakub Grajciar · 4 years, 10 months ago
  76. b4e5e50 session: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  77. b49bc1a tap: add support for persistance by Mohsin Kazmi · 4 years, 10 months ago
  78. 1c2002a vxlan: vxlan-gpe/vxlan-gpe.cpi API cleanup by Jakub Grajciar · 4 years, 11 months ago
  79. 23a386b vat: add ip api types parser definitions by Jakub Grajciar · 4 years, 10 months ago
  80. 1c684f9 lldp: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  81. db86329 pg: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  82. 00ec401 sr: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  83. 2dbee93 api: improve api string safety by Jakub Grajciar · 4 years, 10 months ago
  84. 9f32b6a tap: fix the default parameter for num_rx_queues by Mohsin Kazmi · 4 years, 10 months ago
  85. 7db6ab0 misc: deprecate netmap and ixge drivers by Damjan Marion · 4 years, 11 months ago
  86. 1bf83b9 misc: binary-api sw_interface_vhost_user_dump is broken by Steven Luong · 5 years ago
  87. ba0061f tap: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  88. 6d4af89 virtio: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  89. 2c504f8 devices: virtio API cleanup by Jakub Grajciar · 5 years ago
  90. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  91. 0aa4013 api: Use vl_msg_push/pop_heap by Nathan Skrzypczak · 5 years ago
  92. 5d4c99f devices: vhost API cleanup by Jakub Grajciar · 5 years ago
  93. 5de4fb7 devices: tap API cleanup by Jakub Grajciar · 5 years ago
  94. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  95. 5f8f617 gre: Multi-point interfaces by Neale Ranns · 6 years ago
  96. 9db6ada fib: Table Replace by Neale Ranns · 5 years ago
  97. 1b81e6e srv6-mobile by Tetsuya Murakami · 5 years ago
  98. ea93e48 ip: IP address and prefix types (moved from LISP) by Neale Ranns · 5 years ago
  99. 3ae5262 l2: l2tp API cleanup by Jakub Grajciar · 5 years ago
  100. 2f71a88 ip: ipfix-export API update by Jakub Grajciar · 5 years ago