]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
netmap: Correct LB + Netmap YAML usage
authorJohn Dewey <john.dewey@corelight.com>
Wed, 10 Mar 2021 20:47:41 +0000 (12:47 -0800)
committerVictor Julien <vjulien@oisf.net>
Fri, 5 May 2023 08:41:22 +0000 (10:41 +0200)
Corrected the example YAML configuration when using Netmap and
LB.

doc/userguide/capture-hardware/netmap.rst

index 8b227581cf52542d2b69b39f4031ae59a9e513cf..29b8be785b77dd05c912aae791e3a8aaeb1425f5 100644 (file)
@@ -115,7 +115,7 @@ starting lb::
 yaml::
 
     netmap:
-      - interface: suricata
+      - interface: netmap:suricata
         threads: 6
 
 startup::