mirror of https://github.com/OISF/suricata
stream/bypass: more liberal policy if no detection
The reason the stream engine can't easily decide to bypass streams is that there can be non-stream dependent rules that wouldn't match if bypassing is done too aggressively. However, if there is no detection engine, there is no reason to hold back. In this case we can bypass as soon as the stream engine is done with a session.pull/2857/head
parent
cc82ef065c
commit
e5eb0bbe32
Loading…
Reference in New Issue