From 9fb82390ab5864cf4cff13746e553f17ca2c2abb Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Thu, 5 Mar 2015 11:09:03 +0100 Subject: [PATCH] suricata.yaml: add missing mpm-algo --- suricata.yaml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suricata.yaml.in b/suricata.yaml.in index 001d8e61f2..a2a566376c 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -620,7 +620,7 @@ cuda: # Select the multi pattern algorithm you want to run for scan/search the # in the engine. The supported algorithms are b2g, b3g, wumanber, -# ac and ac-gfbs. +# ac, ac-bs and ac-gfbs. # # The mpm you choose also decides the distribution of mpm contexts for # signature groups, specified by the conf - "detect-engine.sgh-mpm-context".