aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/api
AgeCommit message (Expand)AuthorFilesLines
2021-07-13misc: remove vnet_all_api_h and vnet_msg_enumFilip Tehlar1-5/+0
2021-07-12session: api cleanupFilip Tehlar1-0/+1
2021-07-02interface: api cleanupFilip Tehlar1-0/+1
2021-07-01ip: api cleanupFilip Tehlar1-0/+1
2021-06-21classify: api cleanupFilip Tehlar1-0/+1
2021-06-16api: remove custom dumpFilip Tehlar1-3112/+0
2021-05-05api: fix crash in custom dumpPaul Vinciguerra1-1/+1
2021-03-26vlib: split vlib_main_t into global and per-threadDamjan Marion2-5/+0
2021-03-26vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()Damjan Marion1-1/+1
2021-03-11misc: remove cop API support (part 1)Dave Barach1-35/+0
2021-02-22api: fix memory leak in vl_api_cli_inband_t_handlerAndrew Yourtchenko1-0/+1
2021-02-12policer: remove SSE2 prefixBrian Russell1-13/+13
2021-02-11policer: use ip dscpBrian Russell1-6/+4
2021-01-08vhost: Add event index for interrupt notification to driverSteven Luong1-0/+53
2021-01-07ipsec: Deprecated the old IPsec Tunnel interfaceNeale Ranns1-43/+0
2020-12-14misc: refactor clib_bitmap_foreach macroDamjan Marion1-3/+3
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-1/+1
2020-12-14api: add missing version infoPaul Vinciguerra1-0/+1
2020-12-08fib: Source Address SelectionNeale Ranns1-22/+0
2020-11-26gre: Move to new API generated types/messagesNeale Ranns1-42/+0
2020-10-10misc: clib_unix_warning usage errorjiangxiaoming1-1/+1
2020-09-28vppinfra: don't call dlmalloc API directly from the codeDamjan Marion5-5/+0
2020-09-28virtio: add packet buffering on txMohsin Kazmi1-0/+2
2020-09-22lisp: Move to pluginNeale Ranns1-405/+7
2020-09-21misc: Move l2tp to pluginNeale Ranns1-100/+0
2020-09-21lldp: Move to pluginNeale Ranns1-43/+0
2020-09-18vat: add infrastructure to align vnet test code and plugin test codeOle Troan2-70/+22
2020-09-04vpp: Fix node APIsNathan Skrzypczak1-4/+4
2020-09-03api: fix ipsec custom_dump functionChristian Hopps1-8/+5
2020-09-02bonding: add bond_create2 API to include gso optionSteven Luong1-0/+26
2020-09-02virtio: add virtio 1.1 api flagsMohsin Kazmi1-0/+29
2020-09-02tap: add virtio 1.1 API flagMohsin Kazmi1-0/+4
2020-08-25flow: add vnet/flow formal APIChenmin Sun1-1/+2
2020-08-20tap: fix flags in custom-dumpMohsin Kazmi1-6/+6
2020-08-14gso: packet coalesce libraryMohsin Kazmi1-0/+16
2020-07-28bonding lacp: replace slave string with memberSteven Luong1-16/+18
2020-06-16virtio: add vhost sw_if_index filter for sw_interface_vhost_user_dumpSteven Luong1-1/+2
2020-05-29lisp: fix custom dumpFlorin Coras1-15/+27
2020-05-29misc: fix the pretty print for api traceMohsin Kazmi1-6/+6
2020-05-27dhcp: vat support for the dhcp_client_dump APIDave Barach1-4/+4
2020-05-04misc: binary api fuzz test fixesDave Barach2-3/+3
2020-05-04tap: refactor existing flagsMohsin Kazmi1-0/+4
2020-04-28lisp: API cleanupJakub Grajciar1-30/+18
2020-04-27virtio: support virtio 1.1 packed ring in vhostSteven Luong1-3/+7
2020-04-04misc: strcpy be goneDave Barach1-1/+1
2020-04-03ip: remove vl_api_address_family_t byte order swapJakub Grajciar1-6/+6
2020-03-23sr: srv6 API cleanupJakub Grajciar1-14/+16
2020-03-21vlib: leave SIGPROF signal with its default handlerJieqiang Wang1-0/+1
2020-03-19ip: change ip API enums address_family and ip_proto size to u8Jakub Grajciar1-2/+2
2020-03-17api: API cleanupJakub Grajciar1-10/+10