Actions
Bug #5940
closed
JF
JF
exception/policy: flow action doesn't fall back to packet action when there's no flow
Bug #5940:
exception/policy: flow action doesn't fall back to packet action when there's no flow
Affected Versions:
Effort:
Difficulty:
Label:
Description
Defrag memcap and flow memcap do not support flow action for the exception policies, as there is no flow when the exception condition is hit. In such cases, the exception policy must be considered for the packet only, when that makes sense, or should be ignored, in case of bypass.
JF Updated by Juliana Fajardini Reichow about 3 years ago
- Status changed from In Progress to In Review
PR for review https://github.com/OISF/suricata/pull/8626
(added post-facto)
JF Updated by Juliana Fajardini Reichow about 3 years ago
- Subtask #5942 added
JF Updated by Juliana Fajardini Reichow about 3 years ago
- Label deleted (
Needs backport to 6.0)
JF Updated by Juliana Fajardini Reichow about 3 years ago
- Status changed from In Review to Resolved
Merged PR: https://github.com/OISF/suricata/pull/8631
VJ Updated by Victor Julien about 3 years ago
- Status changed from Resolved to Closed
Actions