From 29621c7f0d9e160fefa984ca1787f62f3288c509 Mon Sep 17 00:00:00 2001 From: Jeff Lucovsky Date: Fri, 23 Jun 2023 09:22:50 -0400 Subject: [PATCH] doc/afpacket: Document rollover deprecation --- doc/userguide/upgrade.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/userguide/upgrade.rst b/doc/userguide/upgrade.rst index ccf583f1a5..badaaf7343 100644 --- a/doc/userguide/upgrade.rst +++ b/doc/userguide/upgrade.rst @@ -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 ~~~~~~~~~~~~~ -- 2.47.2