Actions
Optimization #3077
closedFTP parser command lookup
Effort:
Difficulty:
Label:
Description
The FTP parser should use mpm when looking for commands instead of performing a linear search over the command coordinates with squashed case.
Updated by Victor Julien over 5 years ago
- Status changed from New to Assigned
- Assignee set to Jeff Lucovsky
- Target version set to 70
- Effort deleted (
low)
Updated by Philippe Antoine over 5 years ago
- Related to Feature #2315: eve: ftp logging added
Updated by Jeff Lucovsky over 5 years ago
Also, address this comment from the FTP logging PR https://github.com/OISF/suricata/pull/3967#discussion_r302236153
" Ok. but then could output-json-ftp.c call some new parsing function in app-layer-ftp.c ?
This way, we will defer parsing until needed and the parsing will be in app-*.c files"
Updated by Jeff Lucovsky about 5 years ago
- Status changed from Assigned to Closed
Updated by Victor Julien about 5 years ago
- Target version changed from 70 to 5.0rc1
Actions