]> git.ipfire.org Git - thirdparty/suricata.git/commit
stream/async: improve handling of syn/ack pickup 1194/head
authorVictor Julien <victor@inliniac.net>
Thu, 30 Oct 2014 10:07:38 +0000 (11:07 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 30 Oct 2014 10:07:38 +0000 (11:07 +0100)
commit503cc3de690be563762956f6639fcec16e7a1d79
tree5a02aaffb671f6cc74085128d5f39f6c436311a3
parent1656148490272a9b1f13dff7f5534e13e9b46bd2
stream/async: improve handling of syn/ack pickup

If we picked up the ssn with a syn/ack, we don't need to make more
assumptions about sack and wscale after that.
src/stream-tcp.c