Actions
Bug #4971
closedflow/bypass: app-layer/stream resources not freed when bypass activated
Affected Versions:
Effort:
Difficulty:
Label:
Description
When a flow bypass is activated, the flow holds on to whatever memory is used in the app-layer and stream. These will finally be freed at the end of the flow. This is not efficient, as after the bypass no code paths will use the app-layer state, transactions or segments.
We might want to hold on to the Tcp session, as this is where TCP packet flags are taken from.
Updated by Shivani Bhardwaj almost 3 years ago
- Copied from Bug #4778: flow/bypass: app-layer/stream resources not freed when bypass activated added
Updated by Shivani Bhardwaj almost 3 years ago
Commit 536291054c9694070beac1d19b41bf8a1f9c1d4e +b19d1df69f47b4b85337f1695bc770f4b0703bac
Updated by Shivani Bhardwaj almost 3 years ago
- Target version changed from 7.0.0-beta1 to 6.0.5
- Label deleted (
Needs backport to 6.0)
Updated by Shivani Bhardwaj almost 3 years ago
- Status changed from New to In Progress
Updated by Shivani Bhardwaj almost 3 years ago
- Status changed from In Progress to In Review
Updated by Shivani Bhardwaj almost 3 years ago
- Status changed from In Review to Closed
Actions