aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/tap/cli.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-08tap: split gso and checksum offload functionalityMohsin Kazmi1-14/+30
2019-12-11devices: tap API cleanupJakub Grajciar1-1/+1
2019-11-20tap: multiqueue supportDamjan Marion1-0/+3
2019-11-08tap: fix cli parserDamjan Marion1-4/+5
2019-07-24tap: print the interface name on cli when createdMohsin Kazmi1-0/+5
2019-06-20tap: add support to configure tap interface host MTU sizeMohsin Kazmi1-1/+6
2019-02-19tap gso: experimental supportAndrew Yourtchenko1-1/+59
2019-01-21virtio: Native virtio driverMohsin Kazmi1-98/+2
2018-03-30tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183]Steven1-2/+3
2018-01-18tapv2: add option to set host-side default gwDamjan Marion1-1/+8
2017-12-11call unformat_free in some flow, remove unnecessary callsSwarup Nayak1-3/+5
2017-12-08tapv2: multiple improvementsDamjan Marion1-34/+43
2017-12-04tap_v2: move code to vnet/devices/tapDamjan Marion1-0/+306