]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc/afpacket: Document rollover deprecation
authorJeff Lucovsky <jlucovsky@oisf.net>
Fri, 23 Jun 2023 13:22:50 +0000 (09:22 -0400)
committerJeff Lucovsky <jlucovsky@oisf.net>
Wed, 5 Jul 2023 13:24:37 +0000 (09:24 -0400)
doc/userguide/upgrade.rst

index ccf583f1a51f5698f2a8349ea1c7cc19e2045c73..badaaf7343f96f4157f48b62d2da99d9fc2a69ac 100644 (file)
@@ -74,6 +74,8 @@ Deprecations
 - Multiple "include" fields in the configuration file will now issue a
   warning and in Suricata 8.0 will not be supported. See
   :ref:`includes` for documentation on including multiple files.
+- For AF-Packet, the `cluster_rollover` setting is no longer supported. If this is used, a warning
+  message will be printed and `cluster_flow` will be used instead.
 
 Other changes
 ~~~~~~~~~~~~~