]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
suricata.yaml: fix path to XDP doc 3567/head
authorEric Leblond <eric@regit.org>
Tue, 4 Dec 2018 16:08:40 +0000 (17:08 +0100)
committerEric Leblond <eric@regit.org>
Wed, 5 Dec 2018 04:24:46 +0000 (05:24 +0100)
suricata.yaml.in

index b20b0d40be5e1d6e2fe2797a37cfc28f0b97cebd..e059080f50afd8974dd1ffd994342020fb392fac 100644 (file)
@@ -637,7 +637,7 @@ af-packet:
     #  Requires at least Linux 3.14.
     #  * cluster_rollover: kernel rotates between sockets filling each socket before moving
     #  to the next. Requires at least Linux 3.10.
-    #  * cluster_ebpf: eBPF file load balancing. See doc/userguide/capture/ebpf-xdt.rst for
+    #  * cluster_ebpf: eBPF file load balancing. See doc/userguide/capture-hardware/ebpf-xdp.rst for
     #  more info.
     # Recommended modes are cluster_flow on most boxes and cluster_cpu or cluster_qm on system
     # with capture card using RSS (require cpu affinity tuning and system irq tuning)