]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/ftp: Use helper functions with ftp.command 13179/head
authorJeff Lucovsky <jlucovsky@oisf.net>
Sat, 29 Mar 2025 13:43:30 +0000 (09:43 -0400)
committerVictor Julien <victor@inliniac.net>
Wed, 7 May 2025 11:59:58 +0000 (13:59 +0200)
commit44d6886dc1ec0fda1af97811ae1cd295998d3033
treeb815fd6d4e17db9deb822fb5e5b5e8fd9794432e
parent7e78ad944c8484bc8e8c3f00d95a0ef1f1850aaa
detect/ftp: Use helper functions with ftp.command

Refactor ftp.command handling to use helper functions from
detect-engine-helper.[ch] for reduced code duplication.
src/detect-ftp-command.c