]> git.ipfire.org Git - thirdparty/suricata.git/commit
protocol-change: sets event in case of failure
authorPhilippe Antoine <contact@catenacyber.fr>
Mon, 25 Apr 2022 06:23:53 +0000 (08:23 +0200)
committerVictor Julien <vjulien@oisf.net>
Tue, 23 Aug 2022 11:50:36 +0000 (13:50 +0200)
commit11f849c3ee7ef9c02c36a0fcf9ed26f7fc32bc70
treec08d040ed48ef3fe26357f0b3a52d30f8ed5cf99
parente94920b49f43bea4220a1bdf32297ec004e58059
protocol-change: sets event in case of failure

Protocol change can fail if one protocol change is already
occuring.

Ticket: #5509
rules/http-events.rules
rules/smtp-events.rules
rust/src/applayer.rs
src/app-layer-detect-proto.c
src/app-layer-detect-proto.h
src/app-layer-htp.c
src/app-layer-htp.h
src/app-layer-smtp.c
src/app-layer-smtp.h