]> git.ipfire.org Git - thirdparty/suricata.git/commit
protodetect: finish probing parser sooner
authorPhilippe Antoine <pantoine@oisf.net>
Thu, 16 Jan 2025 08:26:30 +0000 (09:26 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 21 Jan 2025 17:36:33 +0000 (18:36 +0100)
commitb5094b00b62ada4d8825f3c45898fc4c5e9d5b1f
tree00fc0bd0eb8dc8058a2eef5b0e4f856b5c0f03d6
parent95e8427bae8a3ae0c61ad078bb7e1b3a269fa53a
protodetect: finish probing parser sooner

Ticket: 7495

We want to finish also if we tested all the expected protocols
in mask, or if we tested even more.

There can be one more protocol coming from pe0, which can be
the protocol already found in the other direction.
src/app-layer-detect-proto.c