]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc/upgrade: add datasets hash size limit note
authorJuliana Fajardini <jufajardini@oisf.net>
Mon, 17 Mar 2025 15:52:20 +0000 (08:52 -0700)
committerVictor Julien <vjulien@oisf.net>
Tue, 18 Mar 2025 10:49:07 +0000 (11:49 +0100)
doc/userguide/upgrade.rst

index 0d9974dae3e03747c3c668f0b8d184e986356353..6f44053c6005495aaf5fd3fddf50cf73aa19ee85 100644 (file)
@@ -111,6 +111,8 @@ Major changes
   been added, ``v2-block-size`` which can be used to tune this value
   for TPACKET_V2. Due to the increased block size, memory usage has
   been increased, but should not be an issue in most cases.
+- Datasets now have a default max limit for hashsize of 65536. This is
+  configurable via the ``datasets.limits`` options.
 
 Removals
 ~~~~~~~~