aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/unix/tapcli.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-11VPP-273 Coding standards cleanup - vnet/vnet/unixsharath reddy1-428/+495
2017-12-04tapcli: change interface nameDamjan Marion1-1/+1
2017-10-06tuntap: Introduce per thread structure to suport multi-threadsSteven1-34/+56
2017-09-28tun/tap: Bad packets sent to kernel via tun/tap interfaceSteven1-11/+14
2017-09-09move unix_file_* code to vppinfraDamjan Marion1-11/+8
2017-04-06Use thread local storage for thread indexDamjan Marion1-1/+1
2017-03-10VPP-659 TCP improvementsFlorin Coras1-1/+2
2017-03-06features: take device-input buffer advance value directlyDamjan Marion1-2/+1
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-17/+40
2017-01-20Fix coverity warning, VPP-608Dave Barach1-0/+3
2017-01-18Fix coverity warnings, VPP-608Dave Barach1-2/+3
2017-01-14Provision linux stack ip4 and ip6 addresses for tap interfacesDave Barach1-72/+186
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1328