aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/af_packet/af_packet_api.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-21af_packet: move to pluginMohsin Kazmi1-253/+0
2022-10-21devices: add support for af-packet v2Mohsin Kazmi1-0/+5
2022-05-24devices: add af-packet v3 apiMohsin Kazmi1-0/+60
2022-04-07devices: add cli support for checksum and gso disableMohsin Kazmi1-2/+2
2022-04-06devices: add cli support to disable qdisc bypassMohsin Kazmi1-0/+4
2022-04-04devices: add multi-queue support for af-packetMohsin Kazmi1-5/+4
2021-10-29devices: default mode eth in the apiNathan Skrzypczak1-0/+2
2021-09-28devices: Add queues params in create_ifNathan Skrzypczak1-19/+46
2021-06-22devices: af_packet api cleanupFilip Tehlar1-53/+8
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-09-12devices: af_packet API cleanupJakub Grajciar1-1/+1
2019-04-08fixing typosJim Thompson1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-05-29af_packet: Add support for dump interfacesMohsin Kazmi1-1/+46
2017-10-23af_packet: invalid TCP/UDP offload checksum on RX node recalculationJakub Grajciar1-3/+16
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+143