doc: update ebpf doc following bypass_filter change

pull/3952/head
Eric Leblond 6 years ago committed by Victor Julien
parent 853d832de7
commit 8a11581ac8

@ -195,6 +195,9 @@ filter must expose `flow_table_v4` and `flow_table_v6` per CPU array maps with s
as the one available in `bypass_filter.c`. These two maps will be accessed and
maintained by Suricata to handle the lists of flow to bypass.
If you are not using vlan tracking (``vlan.use-for-tracking`` set to false in suricata.yaml) then you have also to set
the VLAN_TRACKING define to 0 in ``bypass_filter.c``.
Setup eBPF load balancing
-------------------------

Loading…
Cancel
Save