mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Compilation of xdp_lb.c was failing in some case with the following error: /usr/include/x86_64-linux-gnu/gnu/stubs.h:7:11: fatal error: 'gnu/stubs-32.h' file not found This patch add some define to be able to skip recursive inclusion of header files leading to the problem. |
4 years ago | |
---|---|---|
.. | ||
include/linux | ||
Makefile.am | ||
bpf_helpers.h | ||
bypass_filter.c | ||
filter.c | ||
hash_func01.h | ||
lb.c | ||
vlan_filter.c | ||
xdp_filter.c | ||
xdp_lb.c |