doc/userguide: upgrade note about tpacket-v3 default for ids

Ticket: #4798
pull/12840/head
Jason Ish 5 months ago committed by Victor Julien
parent 854d0bbcc0
commit 8fe526006d

@ -115,6 +115,10 @@ Major changes
configurable via the ``datasets.limits`` options.
- For detect inspection recursion limits, if no value is provided, the default is
now set to 3000.
- AF_PACKET will now default to tpacket-v3 for non-inline modes, it
remains disabled for inline modes. To keep tpacket-v2 for non-inline
modes, the existing ``tpacket-v3`` configuration parameter can be
set to ``false``.
Removals
~~~~~~~~

Loading…
Cancel
Save