Actions
Optimization #7617
closed
JI
JI
af-packet: set defrag based on passive or inline mode
Optimization #7617:
af-packet: set defrag based on passive or inline mode
Effort:
Difficulty:
Label:
Description
By default, with no cluster-type setting, or with cluster-type flow, af-packet will enable defrag, even in IPS mode.
Instead we should choose better defaults for users:
- If inline, disable defrag
- If passive, enable defrag
JI Updated by Jason Ish about 1 year ago
- Related to Optimization #4798: af-packet: default to tpacket-v3 in IDS mode added
JI Updated by Jason Ish about 1 year ago
- Status changed from Assigned to In Progress
JI Updated by Jason Ish about 1 year ago
- Status changed from In Progress to In Review
JI Updated by Jason Ish about 1 year ago
- Status changed from In Review to Closed
Merged to master.
Actions