]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust: AppLayerRegisterParser out of SuricataContext
authorPhilippe Antoine <pantoine@oisf.net>
Thu, 23 Jan 2025 09:12:59 +0000 (10:12 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 23 Jan 2025 18:10:48 +0000 (19:10 +0100)
commitb11381d952bf6b316afee94970669e03e243a920
treea75252aaf09b5b1dbf885813d340ed34143e7445
parent5c932915656cb22e68c8ca02e0bc2a1368c2d917
rust: AppLayerRegisterParser out of SuricataContext

Just use a regular compile time rust export, instead of having
a runtime definition through the SuricataContext structure
rust/src/applayer.rs
rust/src/core.rs
src/rust-context.c
src/rust-context.h