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/2622/head
parent
f1e19b5dd4
commit
dbbf185173
Loading…
Reference in New Issue