aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/af_packet
AgeCommit message (Expand)AuthorFilesLines
2024-02-12af_packet : fix crash on interface creationhsandid1-4/+6
2024-01-17af_packet: set next0 for AF_PACKET_IF_MODE_ETHERNET modeArtem Glazychev1-0/+6
2024-01-15devices: add support to check host interface offload capabilitiesMohsin Kazmi2-6/+96
2023-12-15devices: add cli support to enable disable qdisc bypassMohsin Kazmi3-2/+114
2023-11-07af_packet: remove UNIX_FILE_EVENT_EDGE_TRIGGERED flagArtem Glazychev1-1/+0
2023-10-26devices: remove unused codeDamjan Marion1-10/+0
2023-10-14feature: remove unused codeDamjan Marion1-2/+2
2023-06-27api: af_packet - Mark old message versions as deprecatedOndrej Fabry1-0/+8
2023-06-06misc: fix the license headerMohsin Kazmi1-10/+0
2023-03-10af_packet: fix the broken functionality upon admin downMohsin Kazmi2-41/+25
2023-03-06af_packet: fix the first packet offsetMohsin Kazmi1-1/+1
2023-01-18af_packet: add the missing header-len for packets with checksum offloadMohsin Kazmi1-0/+4
2022-12-21af_packet: move to pluginMohsin Kazmi11-0/+3582