]> git.ipfire.org Git - thirdparty/suricata.git/commit
protodetect: finish probing parser sooner 12463/head
authorPhilippe Antoine <pantoine@oisf.net>
Thu, 16 Jan 2025 08:26:30 +0000 (09:26 +0100)
committerPhilippe Antoine <pantoine@oisf.net>
Thu, 23 Jan 2025 20:41:06 +0000 (21:41 +0100)
commita71051d09b1113e23263a809bf0677776405491c
tree28badf5720c1e9e1611cdf958a5aaa69fb94accf
parent2be430ec0ccce69b70a0a97df9d83da90c23732f
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.

(cherry picked from commit b5094b00b62ada4d8825f3c45898fc4c5e9d5b1f)
src/app-layer-detect-proto.c