Actions
Feature #3444
closedapp-layer: signal stream engine about expected data size
Effort:
Difficulty:
Label:
Description
Currently the TCP based app-layers assemble the buffer they work on themselves. This leads to unnecessary buffering and code complexity. Instead, the app-layer API should allow the parsers to signal to the stream layer below how much data they need before the record is complete.
Actions