Actions
Bug #6744
opentcp: fast open packet not fully handled
Affected Versions:
Effort:
Difficulty:
Label:
Description
cf https://github.com/OISF/suricata/pull/10304#issuecomment-1925247178
Even if we already parse the data, we do not set PKT_STREAM_EST
and thus do not run detection with right alproto for scratchpad...
Updated by Victor Julien 5 days ago
- Target version changed from 8.0.0-beta1 to 8.0.0-rc1
Would be great if we can get a test case to see what the issue is.
Actions