Actions
Optimization #3538
closeddns: use app-layer incomplete support
Effort:
Difficulty:
Label:
Protocol
Description
Remove TCP buffering. The header of each record has a length field, so we can read that and tell the stream engine how much data we expect before getting called again. This length field itself can be fragmented too, so we probably need to request a minimum size in that case.
Actions