]> git.ipfire.org Git - thirdparty/suricata.git/commit
stream: improve bad window update detection 1182/head
authorVictor Julien <victor@inliniac.net>
Thu, 23 Oct 2014 10:54:13 +0000 (12:54 +0200)
committerVictor Julien <victor@inliniac.net>
Thu, 23 Oct 2014 16:47:36 +0000 (18:47 +0200)
commit4d66775a569c628d8cbc29f888e48d61835cf2eb
treeb2e5fccc6a2c595bab0d1c5444e1f3c51394b80e
parenta54f52278b351ae445fed03502a8f68a1518ef92
stream: improve bad window update detection

Ignore more valid ACKs in FIN shutdown phase.

Improve heuristic for window shrinking in case of packet loss.
src/stream-tcp.c