mirror of https://github.com/OISF/suricata
stream-tcp: fix stream depth computation
The stream depth computation was partly done with the stream_config depth instead of using the value in the TCP session. As a result, some configuration were resulting in abnormal behavior. In particular, when stream depth was 0 and the file store depth was not 0, Suricata was stopping the streaming on the flow as soon as the filestore was started. Reported-by: Pascal Delalande <pdl35@free.fr>pull/3538/head
parent
076c02a223
commit
778e0d1fa7
Loading…
Reference in New Issue