Actions
Task #4939
closed
JI
JI
app-layer: template and setup script
Task #4939:
app-layer: template and setup script
Description
By default, the setup script for app-layer parsers should output a Rust template, not C (should we even keep the C template)?
The module name created should be applayerNAME.
Use direction enum.
Use current year for copyright year.
VJ Updated by Victor Julien over 4 years ago
Make sure code is clang-format/rustfmt clean.
JF Updated by Juliana Fajardini Reichow about 4 years ago
- Related to Task #5002: applayertemplate: convert parser to nom7 functions added
VJ Updated by Victor Julien over 3 years ago
- Target version changed from 7.0.0-beta1 to 7.0.0-rc1
VJ Updated by Victor Julien over 3 years ago
Don't create unneeded registration code, e.g. https://github.com/OISF/suricata/pull/8163#discussion_r1024470849
JI Updated by Jason Ish over 3 years ago
- Related to Optimization #5636: template: remove C app-layer (as there is the rust one) added
JI Updated by Jason Ish over 3 years ago
- Status changed from New to In Progress
JI Updated by Jason Ish over 3 years ago
- Status changed from In Progress to In Review
PA Updated by Philippe Antoine over 3 years ago
JL Updated by Jeff Lucovsky over 3 years ago
- Status changed from In Review to Closed
Actions