Actions
Feature #2142
closed
MK
AH
filesize: support other units than only bytes
Feature #2142:
filesize: support other units than only bytes
Effort:
Difficulty:
Label:
Description
The "filesize" keyword supports bytes today.
It would be nice if other units were supported as well (e.g: MB, GB)
Reference: https://suricata.readthedocs.io/en/latest/rules/file-keywords.html#filesize
VJ Updated by Victor Julien almost 9 years ago
- Status changed from New to Assigned
- Assignee set to Andreas Herz
- Target version set to 70
Should be easy if done with ParseSizeStringU32 or similar.
AH Updated by Andreas Herz over 8 years ago
VJ Updated by Victor Julien over 8 years ago
- Status changed from Assigned to Closed
- Target version changed from 70 to 4.1beta1
Actions