aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/unix/tapcli.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-1328/+0
2016-12-02interfaces: make no_flatten variant of inteface_ouptut fn defaultDamjan Marion1-1/+0
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion1-7/+0
2016-11-09devices: create dummy device-input node to keep nexts in syncDamjan Marion1-3/+1
2016-11-08Add the tap driver to the driver feature arc schemeDave Barach1-19/+9
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns1-0/+1
2016-09-20fd closed twiceEyal Bari1-1/+2
2016-09-06VPP-346 More VPP doc fixesChris Luke1-4/+4
2016-08-26VPP-305: Documentation for vnet/vnet/unixKeith Burns (alagalah)1-50/+280
2016-08-05vpp-189 Clean up more coverity warningsDave Barach1-1/+2
2016-07-21tapcli: Use error counter for buffer allocation errorPierre Pfister1-1/+3
2016-07-19Tap: Fix hardware address assignmentMohsin KAZMI1-24/+17
2016-06-18Move pkt replication counter to the opaque2 cache lineDave Barach1-1/+0
2016-06-10Return 0 if no tap interfaces are readyDave Barach1-1/+1
2016-05-23VPP-81: Print interface name after creating an interface with CLIPierre Pfister1-5/+1
2016-04-27VPP-18: Creating tap interface through API broken. Fixed and removed duplicat...Ole Troan1-138/+50
2016-04-26MTU: set interface mtu tapMohsin Kazmi1-26/+39
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-5/+5
2016-03-25Use rte_mempool private data for storing vlib_buffer_tDamjan Marion1-2/+2
2016-03-22tapcli: Receive vector of packets and memory leak fixPierre Pfister1-148/+171
2016-03-02TAP: Jumbo-frame support.Ole Troan1-74/+51
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+1200