aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/unix/tuntap.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-1000/+0
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion1-39/+1
2016-11-09devices: create dummy device-input node to keep nexts in syncDamjan Marion1-3/+1
2016-11-07Restore punt/inject after FIB2.0Igor Mikhailov (imichail)1-0/+12
2016-11-04feature: store arc index in vlib_bufferDamjan Marion1-1/+1
2016-11-02feature: all input nodes must have same nextsDamjan Marion1-20/+8
2016-11-01feature: add new feature handling code and device-input featuresDamjan Marion1-0/+3
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns1-0/+1
2016-09-06Add packet/byte count output tx stats to tunap interfaceJohn Lo1-0/+12
2016-09-01VPP-346 A swathe of doc fixesChris Luke1-4/+4
2016-08-26VPP-305: Documentation for vnet/vnet/unixKeith Burns (alagalah)1-52/+162
2016-08-18tuntap_rx modification to handle jumbo packets ( > 2K bytes)Steve Shin1-4/+13
2016-08-08VPP-189 Clean up more coverity warningsDave Barach1-3/+5
2016-08-05vpp-189 Clean up more coverity warningsDave Barach1-2/+4
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-7/+7
2016-03-25Use rte_mempool private data for storing vlib_buffer_tDamjan Marion1-9/+3
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+907