Actions
Bug #4971
closed
SB
SB
flow/bypass: app-layer/stream resources not freed when bypass activated
Bug #4971:
flow/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.
SB Updated by Shivani Bhardwaj about 4 years ago
- Copied from Bug #4778: flow/bypass: app-layer/stream resources not freed when bypass activated added
SB Updated by Shivani Bhardwaj about 4 years ago
Commit 536291054c9694070beac1d19b41bf8a1f9c1d4e +b19d1df69f47b4b85337f1695bc770f4b0703bac
SB Updated by Shivani Bhardwaj about 4 years ago
- Target version changed from 7.0.0-beta1 to 6.0.5
- Label deleted (
Needs backport to 6.0)
SB Updated by Shivani Bhardwaj about 4 years ago
- Status changed from New to In Progress
SB Updated by Shivani Bhardwaj about 4 years ago
- Status changed from In Progress to In Review
SB Updated by Shivani Bhardwaj about 4 years ago
- Status changed from In Review to Closed
Actions