mirror of https://github.com/OISF/suricata
stream: improve last_ack validation check
If a packet after the initialization would come with ACK flag set but a ACK value of 0, the last_ack tracking could get confused. Fix this by not checking for 0 but instead checking if the ACK flag has been seen. Bug: #4549.pull/7293/head
parent
d56b2455bc
commit
1f43e1477f
Loading…
Reference in New Issue