Actions
Task #5510
closedstream (midstream): investigate - Suri drops flow but still logs second packet of the flow
Effort:
Difficulty:
Label:
Description
In IPS mode with stream.midstream=true, if we have a flow that is first seen
in ACK state by Suri and matches against a drop rule, Suri correctly drops the
flow, but still logs an applayer event for the second packet.
Investigated and was able to reproduce this with HTTP and SMB protos. Will add
an SV test to demonstrate.
I noticed this while working on an exception policy for midstream (#5468),
and was able to reproduce on a clean master branch as well.
Actions