You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/doc/userguide/configuration
Juliana Fajardini e306bc6ecc exception: fix use of master switch with default
If an exception policy wasn't set up individually, use the GetDefault
function to pick one. This will check for the master switch option and
handle 'auto' cases.

Instead of deciding what the auto value should be when we are parsing
the master switch, leave that for when some of the other policies is to
be set via the master switch, when since this can change for specific
exception policies - like for midstream, for instance.

Update exceptions policies documentation to clarify that the default
configuration in IPS when midstream is enabled is `ignore`, not
`drop-flow`.

Bug #6169
2 years ago
..
suricata-yaml
dropping-privileges.rst
exception-policies.rst exception: fix use of master switch with default 2 years ago
global-thresholds.rst
includes.rst doc/userguide: document include files 2 years ago
index.rst doc/userguide: document include files 2 years ago
landlock.rst security: prevents process creation 3 years ago
multi-tenant.rst doc/multi-tenant: Clarify live traffic support 2 years ago
snort-to-suricata.rst doc/userguide: spelling 2 years ago
suricata-yaml.rst doc: fix typo encryption-handling 2 years ago
systemd-notify.rst