]> git.ipfire.org Git - thirdparty/suricata.git/commit
stream: improve flow end payload logging
authorVictor Julien <vjulien@oisf.net>
Sat, 23 Apr 2022 11:59:34 +0000 (13:59 +0200)
committerVictor Julien <vjulien@oisf.net>
Tue, 26 Apr 2022 07:40:35 +0000 (09:40 +0200)
commitc40df43609becc467e86d756098829b3174c80c7
tree1993fa9846d5efa928bdac4db91a9d862fbb6a86
parentb50d5eb8c8c815eef60e3167dab52848ba4bd53f
stream: improve flow end payload logging

Use all available data, including un-ACK'd, when in flow timeout
mode.

Bug: #5276.
src/stream-tcp.c