Actions
Bug #5924
closed
PM
JI
AF_XDP compile error
Bug #5924:
AF_XDP compile error
Affected Versions:
Effort:
Difficulty:
Label:
Description
Error report and solution reported on the forum - https://forum.suricata.io/t/unsuccessful-af-xdp-suricata-7-0-0-rc1-compile/3335
PM Updated by Peter Manev about 3 years ago
- Target version changed from TBD to 7.0.0
VJ Updated by Victor Julien about 3 years ago
Is this a duplicate of #5855?
JI Updated by Jason Ish about 3 years ago
No. libbpf 0.8.0 deprecates what Suricata uses but doesn't remove it. Looks like the latest libbpf removes it. This needs a ./configure function check so we don't break on Debian 11 for example which only has the deprecated libbpf functions.
JI Updated by Jason Ish about 3 years ago
- Status changed from New to In Review
- Assignee changed from OISF Dev to Jason Ish
JI Updated by Jason Ish almost 3 years ago
- Status changed from In Review to Closed
- Target version changed from 7.0.0 to 7.0.0-rc2
Merged via https://github.com/OISF/suricata/pull/8625.
Actions