aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/af_packet
AgeCommit message (Expand)AuthorFilesLines
2017-04-10Common device-input interrupt infraDamjan Marion2-3/+6
2017-04-06Use thread local storage for thread indexDamjan Marion1-10/+10
2017-03-30vppinfra: add spinlock inline functionsDamjan Marion3-13/+6
2017-03-28af_packet driver needs to check VLIB_BUFFER_NEXT_PRESENT flag is setJim Gibson1-1/+2
2017-03-26Rename "show interfaces" -> "show interface"Dave Barach1-1/+1
2017-03-20vnet: add device-input threadplacement infraDamjan Marion3-68/+15
2017-03-06features: take device-input buffer advance value directlyDamjan Marion1-2/+1
2017-03-01devices: vnet_get_aggregate_rx_packets should not be dpdk specificDamjan Marion1-0/+1
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-14/+42
2017-01-19af_packet: multithreading supportMohsin KAZMI4-11/+86
2017-01-14VPP-279: Document changes for vnet/vnet/devicesBilly McFall1-0/+5
2017-01-06VPP-279: doxygen documentation for host interface CLI commandsBilly McFall2-2/+65
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion7-0/+1331