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