]> git.ipfire.org Git - people/ms/suricata.git/commit
protodetect: runs probing parser on protocol found
authorPhilippe Antoine <contact@catenacyber.fr>
Thu, 17 Sep 2020 14:52:13 +0000 (16:52 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 30 Sep 2020 13:02:45 +0000 (15:02 +0200)
commit5f348e99078297bbfd50eb51c260bae7aa06da8e
tree1e77df30b3a524301b5a93113b49ebbcbf98f85b
parent518e0e66cba5693e333e4dc3de6098d8eca6a57f
protodetect: runs probing parser on protocol found

It a protocol is found in a first direction, we should run the
probing parser, even if it is not in the known ports.

That can happen for HTTP2, where client magic is detected,
then server probe can be run
src/app-layer-detect-proto.c