Actions
Feature #1093
closedstream: configurable segment pools
Effort:
Difficulty:
Label:
Description
The stream reassembly engine uses a set of pools in which preallocated segments are stored. There are various pools each with different packet sizes. The goal is to lower memory presure. Until now, these pools were hardcoded. We need to be able to configure them.
Updated by Victor Julien almost 11 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Merged through https://github.com/inliniac/suricata/pull/801
Actions