]> git.ipfire.org Git - thirdparty/suricata.git/commit
stream: update GAP detection 945/head
authorVictor Julien <victor@inliniac.net>
Wed, 16 Apr 2014 16:10:22 +0000 (18:10 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 22 Apr 2014 08:19:42 +0000 (10:19 +0200)
commit4929c840cd2657763b812fb3e72b23b3a41b9d77
treeba8e64a245480497d03509349348e8b166695a99
parent5db228b9f6ece9ace59b42431b68b641a495a3d1
stream: update GAP detection

Change GAP detection logic. If we encounter missing data before
last_ack, we know we have missed data. The receiving host has ack'd
it already, so a retransmission of the missing data is highly
unlikely.
src/stream-tcp-reassemble.c