mirror of https://github.com/OISF/suricata
stream-tcp: add option to accept invalid packets
Suricata was inconditionaly dropping packets that are invalid with respect to the streaming engine. In some corner case like asymetric trafic capture, this was leading to dropping some legitimate trafic. The async-oneside option did help but this was not perfect in some real life case. So this patch introduces an option that allow the user to tell Suricata not to drop packet that are invalid with respect to streaming.pull/2752/head
parent
e933eb849a
commit
ea9b9b5063
Loading…
Reference in New Issue