aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/tap/tap.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-28tapv2: abort in tap_create_if (VPP-1179)Steven1-0/+1
2018-02-25virtio: add missing tx lock when running multithreadedDamjan Marion1-0/+4
2018-01-11tapv2: deleting tap interface may leak buffers (VPP-1124)Steven1-2/+2
2017-12-14tap_v2: include host-side parameters in the dump binary APIMilan Lenco1-2/+42
2017-12-10tap_v2: fix issues reported by coverityDamjan Marion1-3/+3
2017-12-08tapv2: multiple improvementsDamjan Marion1-28/+149
2017-12-04tap_v2: move code to vnet/devices/tapDamjan Marion1-0/+352