]> git.ipfire.org Git - people/ms/suricata.git/commit
app-layer/pd: review bailout conditions
authorPhilippe Antoine <contact@catenacyber.fr>
Wed, 9 Jun 2021 10:09:23 +0000 (12:09 +0200)
committerVictor Julien <victor@inliniac.net>
Thu, 1 Jul 2021 12:05:36 +0000 (14:05 +0200)
commitf77b027ada0436855109f422bfa4d491dba846c7
tree2747fcc91abb2982b46f484f72100d2f75398e56
parent7a114e506a27fcb2a3b5ed28b1c10fe100cf78c6
app-layer/pd: review bailout conditions

To take TCP window into account
And to actually bail out if we received too much data
where the limit is configured by stream.reassembly.depth
src/app-layer.c