aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/tap
AgeCommit message (Expand)AuthorFilesLines
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2018-01-18tapv2: add option to set host-side default gwDamjan Marion5-2/+53
2018-01-16tapv2: deleting tap interface may leak buffers (VPP-1124)Steven1-2/+2
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 Lenco4-7/+99
2017-12-11call unformat_free in some flow, remove unnecessary callsSwarup Nayak1-3/+5
2017-12-10tap_v2: fix issues reported by coverityDamjan Marion1-3/+3
2017-12-08tapv2: multiple improvementsDamjan Marion5-70/+225
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 Marion5-0/+1068