aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/af_packet/device.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-13deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCHFilip Tehlar1-7/+5
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-3/+3
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion1-2/+2
2018-09-08L2 BVI/FIB: Update L2 FIB table when BVI's MAC changesNeale Ranns1-1/+1
2018-05-28af-packet: Add support for loggingMohsin Kazmi1-14/+17
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