From: Eric Leblond Date: Wed, 7 Nov 2012 10:47:02 +0000 (+0100) Subject: yaml: update defrag variable X-Git-Tag: suricata-1.3.4~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F181%2Fhead;p=thirdparty%2Fsuricata.git yaml: update defrag variable This patch synchronizes the variable shown in the YAML with what is really used in the code. --- diff --git a/suricata.yaml.in b/suricata.yaml.in index f893f00b51..75e2eb8416 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -427,8 +427,8 @@ pattern-matcher: # Defrag settings: defrag: + trackers: 65535 max-frags: 65535 - prealloc: yes timeout: 60 # Flow settings: