aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/tap/tapv2_api.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-04misc: binary api fuzz test fixesDave Barach1-1/+1
2020-05-01tap: implement sw_interface_tap_v2_dump filtering by sw_if_indexPaul Vinciguerra1-4/+6
2020-03-05tap: add support for persistanceMohsin Kazmi1-2/+0
2020-02-26api: improve api string safetyJakub Grajciar1-1/+1
2020-02-15tap: fix the default parameter for num_rx_queuesMohsin Kazmi1-9/+3
2019-12-11devices: tap API cleanupJakub Grajciar1-21/+37
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-11-12tap: Move client registration check to topPaul Vinciguerra1-8/+13
2019-06-20tap: add support to configure tap interface host MTU sizeMohsin Kazmi1-0/+7
2019-04-10API: Fix shared memory only action handlers.Ole Troan1-23/+1
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan1-1/+2
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar1-2/+1
2019-01-07tapv2: add "tap_flags" field to the TAPv2 interface APIAndrew Yourtchenko1-0/+3
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-06-05VPP-1305: Add support for tagsJerome Tollet1-1/+16
2018-03-02tapv2: CLI and binary API fixesSteven1-1/+1
2018-01-18tapv2: add option to set host-side default gwDamjan Marion1-0/+12
2018-01-11api: remove transport specific code from handlersFlorin Coras1-18/+19
2018-01-09api: refactor vlibmemoryFlorin Coras1-6/+5
2017-12-14tap_v2: include host-side parameters in the dump binary APIMilan Lenco1-3/+22
2017-12-08tapv2: multiple improvementsDamjan Marion1-3/+12
2017-12-05tap_v2: convert ring size from network to host orderMilan Lenco1-2/+2
2017-12-04tap_v2: move code to vnet/devices/tapDamjan Marion1-0/+237