aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/unix/tuntap.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-3/+3
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-2/+2
2017-12-11VPP-273 Coding standards cleanup - vnet/vnet/unixsharath reddy1-194/+205
2017-10-06tuntap: Introduce per thread structure to suport multi-threadsSteven1-31/+43
2017-09-28tun/tap: Bad packets sent to kernel via tun/tap interfaceSteven1-11/+15
2017-09-09move unix_file_* code to vppinfraDamjan Marion1-5/+5
2017-08-11the automatic addition of IP address to the magic TAP interface should only h...Neale Ranns1-0/+21
2017-04-06Use thread local storage for thread indexDamjan Marion1-2/+2
2017-03-06features: take device-input buffer advance value directlyDamjan Marion1-1/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1000