]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
yaml: update defrag variable 181/head
authorEric Leblond <eric@regit.org>
Wed, 7 Nov 2012 10:47:02 +0000 (11:47 +0100)
committerEric Leblond <eric@regit.org>
Wed, 7 Nov 2012 10:47:21 +0000 (11:47 +0100)
This patch synchronizes the variable shown in the YAML with what
is really used in the code.

suricata.yaml.in

index f893f00b5142d4ad5e56e26d35ecbbc716a79247..75e2eb8416b461012f774cba8bb722a877768fd6 100644 (file)
@@ -427,8 +427,8 @@ pattern-matcher:
 # Defrag settings:
 
 defrag:
+  trackers: 65535
   max-frags: 65535
-  prealloc: yes
   timeout: 60
 
 # Flow settings: