]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/smtp: smtp.helo keyword
authorPhilippe Antoine <pantoine@oisf.net>
Fri, 24 Jan 2025 12:17:38 +0000 (13:17 +0100)
committerVictor Julien <victor@inliniac.net>
Sun, 26 Jan 2025 06:09:59 +0000 (07:09 +0100)
commit3d3b1ade9dc01f8782257f98369948666a430e8e
tree557c154253cc02dd8c6a97cf7f92664791e78495
parent99096699c02ab4c756e40feffed27ac857db4915
detect/smtp: smtp.helo keyword

Ticket: 7515

It is a sticky buffer mapping to the smtp.helo log field
doc/userguide/rules/smtp-keywords.rst
src/Makefile.am
src/detect-engine-register.c
src/detect-smtp.c [new file with mode: 0644]
src/detect-smtp.h [new file with mode: 0644]