]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/http.request_body: fix tracking with xforms
authorVictor Julien <victor@inliniac.net>
Thu, 25 Feb 2021 21:00:17 +0000 (22:00 +0100)
committerVictor Julien <victor@inliniac.net>
Fri, 26 Feb 2021 06:44:35 +0000 (07:44 +0100)
commit4a1482a1cfab7bbf95be81dff9b9db3708f6626a
tree9d6038a7ee84f1eb0f62e065548e8b4120f4f4fc
parentea3fb4a465e0ecd3f08c2828aa08804335c77a46
detect/http.request_body: fix tracking with xforms

Fix handling of file progress tracking for regular http.request_body
along with transform combinations.

This is done by implementing the 'base id' logic.

Related tickets: #4361 #4199 #3616
src/detect-http-client-body.c