]> git.ipfire.org Git - thirdparty/suricata.git/commit
stream: improve overlap detection
authorVictor Julien <victor@inliniac.net>
Fri, 26 Jan 2018 08:14:16 +0000 (09:14 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 30 Jan 2018 13:43:51 +0000 (14:43 +0100)
commitc0d26de665345caa69bcdf1a0a2fcec33fcaa971
tree75c7500842eb438e0538facc02985b666a8e3e41
parente64941144eb57df2fc7ab866f8d26c6b95c8e69f
stream: improve overlap detection

Improve detection of overlapping different data. Keep some data around
even if it was already ACK'd to check if packets have overlap.
src/stream-tcp-list.c