]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc/userguide: upgrade note about defrag now off for inline use
authorJason Ish <jason.ish@oisf.net>
Tue, 25 Mar 2025 17:08:36 +0000 (11:08 -0600)
committerVictor Julien <victor@inliniac.net>
Thu, 27 Mar 2025 05:52:25 +0000 (06:52 +0100)
Ticket: #7617

doc/userguide/upgrade.rst

index 2d868d2e5ace751fb8ad87418004610fe395c0fb..785985dcbd605921950f42aa80dd8eae17b53e47 100644 (file)
@@ -119,6 +119,9 @@ Major changes
   remains disabled for inline modes. To keep tpacket-v2 for non-inline
   modes, the existing ``tpacket-v3`` configuration parameter can be
   set to ``false``.
+- AF_PACKET will now default to defrag off for inline mode with
+  ``cluster_flow`` as its not recommended for inline use. However it
+  can still be enabled with the ``defrag`` configuration parameter.
 
 Removals
 ~~~~~~~~