summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/devices/af_packet/device.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-250/+0
2016-12-02interfaces: make no_flatten variant of inteface_ouptut fn defaultDamjan Marion1-1/+0
2016-08-17Coding standards cleanup in vnet/vnet/devices, fixes VPP-248Damjan Marion1-58/+77
2016-05-28VPP-84 af_packet retry on EAGAIN, count on errorsChris Luke1-8/+31
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion1-0/+3
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-1/+1
2016-04-05host-interface admin down/up does not bring the interface upAlpesh Patel1-1/+9
2016-03-16af_packet: vec functions should not be used on poolDamjan Marion1-2/+2
2016-03-16Add vpp native linux kernel AF_PACKET interface supportDamjan Marion1-0/+198