From: Eric Leblond Date: Sat, 29 Aug 2015 08:49:26 +0000 (+0200) Subject: af-packet: don't activate rollover by default X-Git-Tag: suricata-3.0RC1~179 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3054af7900788324d37fed9ee496ba1e15db2558;p=thirdparty%2Fsuricata.git af-packet: don't activate rollover by default Rollover option is causing issue with TCP streaming code because packets from the same flow to be treated out of order. As long as the situation is not fixed in the streaming engine, it is a bad idea to enable it by default. --- diff --git a/suricata.yaml.in b/suricata.yaml.in index ec1dfb2180..fa0fb9a00f 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -478,7 +478,7 @@ af-packet: - interface: default #threads: auto #use-mmap: yes - rollover: yes + #rollover: yes # Netmap support #