summaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/tap/tapv2_api.c
AgeCommit message (Expand)AuthorFilesLines
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