aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/af_packet/device.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-07af_packet: Fix lock positionPierre Pfister1-2/+1
2018-02-06vlib: epoll on worker threadsDamjan Marion1-1/+1
2017-11-30af_packet: update tx_frame even when ring exhaustedFlorin Coras1-2/+2
2017-10-11Revert "VPP-1001 - update AF Packet Driver to for modern kernels"Damjan Marion1-29/+1
2017-10-04VPP-1001 - update AF Packet Driver to for modern kernelsAnton Ivanov1-1/+29
2017-05-25af_packet: fix coverity errorRay Kinsella1-2/+19
2017-05-20af_packet: set mac address supportRay Kinsella1-1/+47
2017-04-28af_packet: reflect admin device state on hostRay Kinsella1-3/+39
2017-03-30vppinfra: add spinlock inline functionsDamjan Marion1-7/+2
2017-03-28af_packet driver needs to check VLIB_BUFFER_NEXT_PRESENT flag is setJim Gibson1-1/+2
2017-01-19af_packet: multithreading supportMohsin KAZMI1-0/+9
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+250