Actions
Feature #3306
openSupport AF_XDP capture method
Effort:
medium
Difficulty:
high
Label:
Description
A new capture method has been recently introduced in Linux. Named AF_XDP, it allows to capture the traffic with a kernel bypass. This limit the cost of the capture in term of CPU cycle.
Updated by Eric Leblond almost 3 years ago
Beginning of implementation using libbpf: https://github.com/regit/suricata/tree/af-xdp-v2
Updated by Victor Julien almost 3 years ago
- Status changed from New to Assigned
- Assignee set to Eric Leblond
- Target version set to TBD
Set target to TBD as we are waiting for the kernel to provide us with timestamp support.
Updated by Victor Julien almost 3 years ago
- Related to Task #3288: Suricon 2019 brainstorm added
Updated by Victor Julien almost 2 years ago
- Related to Task #4097: Suricon 2020 brainstorm added
Updated by Victor Julien 10 months ago
- Status changed from Assigned to In Progress
Actions