]> git.ipfire.org Git - people/ms/suricata.git/commit
proto: introduce signature protocol, as extension to flow protocol
authorPhilippe Antoine <contact@catenacyber.fr>
Mon, 7 Dec 2020 13:41:00 +0000 (14:41 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 18 Feb 2021 11:22:55 +0000 (12:22 +0100)
commitc8dbe24fb6202550bbca1fab452ddbe864b2c9e2
tree7223992068c7f58cc4b0713dce9db65264d2a352
parent93ce39d4505a996b2cd979b582c70fae485d0969
proto: introduce signature protocol, as extension to flow protocol

AppProtoEquals function allows to check if a flow protocol
matches a signature protocol
src/app-layer-detect-proto.c
src/app-layer-protos.h
src/detect-engine-prefilter-common.h
src/detect-engine.c
src/detect-filestore.c
src/detect-lua.c
src/detect-parse.c
src/detect-pcre.c
src/detect.c