Actions
Feature #531
closed
VJ
VJ
API for file inspecting keywords
Feature #531:
API for file inspecting keywords
Effort:
Difficulty:
Label:
Description
Currently the file inspecting keywords (like filename, fileext, filemagic, etc) use the AppLayerMatch keyword API. Since locking is done on a different level and the "state" ptr is abused to pass the "file" ptr, a new API call is needed.
Actions