Actions
Feature #6368
openstream/midstream: wscale setting
Effort:
Difficulty:
Label:
Description
When midstream pickup happens, we have missed the 3whs. In this case we assume wscale to be enabled and set to its max value (14). This gives a huge window, that can easily lead to packets getting accepted that most likely shouldn't be.
The idea here is to add a configurable value to the config that would be used instead of 14: `stream.midstream-wscale` or something.
Updated by Victor Julien about 1 year ago
- Assignee changed from OISF Dev to Victor Julien
Updated by Victor Julien 3 months ago
- Target version changed from 8.0.0-beta1 to 8.0.0-rc1
Updated by Victor Julien about 1 month ago
- Related to Feature #7713: detect: add tcp.wscale keyword to match on TCP wscale option values added
Updated by Victor Julien 21 days ago
- Target version changed from 8.0.0-rc1 to 9.0.0-beta1
Actions