From: Victor Julien Date: Mon, 31 Aug 2015 16:05:17 +0000 (+0200) Subject: yaml: add missing ippair section X-Git-Tag: suricata-3.0RC1~178 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7281ae6e8014b50ab4e37b0b39c4dd739b5434b3;p=thirdparty%2Fsuricata.git yaml: add missing ippair section --- diff --git a/suricata.yaml.in b/suricata.yaml.in index fa0fb9a00f..56d4d3628f 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -906,6 +906,15 @@ host: prealloc: 1000 memcap: 16777216 +# IP Pair table: +# +# Used by xbits 'ippair' tracking. +# +#ippair: +# hash-size: 4096 +# prealloc: 1000 +# memcap: 16777216 + # Logging configuration. This is not about logging IDS alerts, but # IDS output about what its doing, errors, etc. logging: