mirror of https://github.com/OISF/suricata
app-layer: fix gap handling in protocol detection
A GAP during protocol detection would lead to all reassembly getting disabled, so also the raw reassembly. In addition, it could prevent the opposing side from doing protocol detection. This patch remove the 'disable reassembly' logic. Stream engine will take the stream with GAP and app-layer will make the proto detection as complete.pull/2634/head
parent
7bdc28cae9
commit
68652f302f
Loading…
Reference in New Issue