aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/tap/tapv2.api
AgeCommit message (Expand)AuthorFilesLines
2023-06-27api: tapv2 - Mark old message versions as deprecatedOndrej Fabry1-0/+4
2022-01-06tap: add num_tx_queues APINathan Skrzypczak1-0/+76
2020-09-02tap: add virtio 1.1 API flagMohsin Kazmi1-0/+2
2020-05-04tap: refactor existing flagsMohsin Kazmi1-6/+7
2020-05-01tap: implement sw_interface_tap_v2_dump filtering by sw_if_indexPaul Vinciguerra1-6/+6
2020-04-17tap: add initial support for tunMohsin Kazmi1-0/+1
2020-03-05tap: add support for persistanceMohsin Kazmi1-0/+2
2020-01-08tap: split gso and checksum offload functionalityMohsin Kazmi1-0/+1
2019-12-11devices: tap API cleanupJakub Grajciar1-58/+65
2019-11-12tap: Move client registration check to topPaul Vinciguerra1-1/+1
2019-10-30docs: devices-- add FEATURES.yamlPaul Vinciguerra1-3/+3
2019-06-20tap: add support to configure tap interface host MTU sizeMohsin Kazmi1-1/+7
2019-01-07tapv2: add "tap_flags" field to the TAPv2 interface APIAndrew Yourtchenko1-0/+3
2018-06-22Update tapv2 documentationIan Wells1-1/+1
2018-06-05VPP-1305: Add support for tagsJerome Tollet1-1/+2
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2018-01-18tapv2: add option to set host-side default gwDamjan Marion1-1/+9
2017-12-14tap_v2: include host-side parameters in the dump binary APIMilan Lenco1-0/+22
2017-12-08tapv2: multiple improvementsDamjan Marion1-2/+10
2017-12-04tap_v2: move code to vnet/devices/tapDamjan Marion1-0/+110