aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/unix/tapcli.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-25deprecate tapcliDamjan Marion1-1552/+0
2019-01-01buffers: remove unused codeDamjan Marion1-5/+2
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion1-2/+2
2018-11-08vnet: store hw interface speed in kbps instead of using flagsDamjan Marion1-4/+2
2018-10-23c11 safe string handling supportDave Barach1-7/+7
2018-07-15VPP-1341: fix loopback interface graph arcsDave Barach1-1/+1
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-2/+2
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-2/+1
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion1-3/+2
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan1-2/+3
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