mirror of https://github.com/OISF/suricata
stream-tcp-reassemble: fix reassembly direction for FIN packets
Suricata invokes the stream reassembly logic only for the current packet direction if the packet contains a FIN flag. However, this does not handle the case in which the packet ACKs data from the opposing direction. This patch forces the invocation of the stream reassembly logic on both direction when Suricata sees a FIN packet.pull/6879/head
parent
9e096dda4e
commit
41a139b590
Loading…
Reference in New Issue