]> git.ipfire.org Git - thirdparty/suricata.git/commit
app-layer/ftp: Fixup state values
authorJeff Lucovsky <jlucovsky@oisf.net>
Thu, 27 Feb 2025 16:41:53 +0000 (11:41 -0500)
committerJeff Lucovsky <jlucovsky@oisf.net>
Thu, 27 Feb 2025 16:41:53 +0000 (11:41 -0500)
commit4d0cf8a8fad79aedc890b4021246acc7698cc7bb
treef5f9a8d8573fc213726df4246e5a194e63e0d4de
parent0dc5b72c89d51add645e642ef04f9f436de70b64
app-layer/ftp: Fixup state values

Issue: 4082

Fixup the incorrect state values -- they should be the default enum
values to match the pre-Rust implementation.
rust/src/ftp/constant.rs