]> git.ipfire.org Git - thirdparty/suricata.git/commit
stream: simplify raw stream progress catch up
authorVictor Julien <vjulien@oisf.net>
Tue, 18 Apr 2023 16:02:39 +0000 (18:02 +0200)
committerVictor Julien <vjulien@oisf.net>
Mon, 1 May 2023 05:13:34 +0000 (07:13 +0200)
commit5903ca624e0f93a3ee762ae6f06f97cf2a63868d
tree964bfe3ac03090b3fb826e0c48e805c112c20247
parent62b998cc06811340e81decc10307a864e924e9ba
stream: simplify raw stream progress catch up

Don't use TCP window, but use last ACK instead.
src/stream-tcp-reassemble.c