Actions
Optimization #3304
open
AH
OD
generic way to register buffers for logging and detection
Optimization #3304:
generic way to register buffers for logging and detection
Description
Currently creating support for logging protocol fields and matching protocol fields are distinct steps during development.
Goal is to unify this so the protocol parser implementations simply register a buffer/field once.
Actions