]> git.ipfire.org Git - thirdparty/suricata.git/commit
stream: improve gap handling with 'incomplete'
authorVictor Julien <victor@inliniac.net>
Sun, 17 May 2020 12:22:59 +0000 (14:22 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 27 Jul 2020 15:07:21 +0000 (17:07 +0200)
commite822b30cc2cd7b8ebaa1aac47148c06da8718ff3
treef70e0f1bd5d5167142a120c79d77737429518891
parentc7d59a61eab713fe9ba3652b3e61d12741a66882
stream: improve gap handling with 'incomplete'

Make sure stream requiring more data because of 'incomplete' records
properly move ahead if there is a GAP in the window of required data.
src/stream-tcp-reassemble.c