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.
Updated by Victor Julien over 4 years ago
- Related to Feature #3444: app-layer: signal stream engine about expected data size added
Updated by Victor Julien over 4 years ago
- Copied to Optimization #3539: rdp: use app-layer incomplete support added
Updated by Victor Julien over 4 years ago
- Description updated (diff)
- Status changed from New to Assigned
- Assignee set to Jeff Lucovsky
- Label Protocol added
Updated by Jeff Lucovsky over 4 years ago
- Status changed from Assigned to In Review
Updated by Jeff Lucovsky over 4 years ago
- Status changed from In Review to Closed
Actions