]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: add options to app-layer-protocol keyword 11084/head
authorPhilippe Antoine <pantoine@oisf.net>
Thu, 25 Jan 2024 20:46:35 +0000 (21:46 +0100)
committerVictor Julien <victor@inliniac.net>
Wed, 15 May 2024 15:03:53 +0000 (17:03 +0200)
commitfcdd7f000ad0fb5f656d915a5d9763ba03455fb2
tree6b8c5abaacd4d4114a5fbed65282d61fa684ec76
parent3b5f1173abbd26f9d558be3aba4a76c8d4ef56b3
detect: add options to app-layer-protocol keyword

Ticket: 4921

app-layer-protocol keyword accept an optional mode to precise
which protocol we want to match: toclient, toserver, final,
or original
doc/userguide/rules/app-layer.rst
src/detect-app-layer-protocol.c