Project

General

Profile

Actions

Bug #8710

open
AK AK

flow-manager: no flow timeout with flow.hash-size < 10

Bug #8710: flow-manager: no flow timeout with flow.hash-size < 10

Added by Adam Kiripolsky 2 days ago. Updated about 4 hours ago.

Status:
Resolved
Priority:
Normal
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Due to a rounding calculation in flow-manager.c, the variable rows_per_sec was set to 0 in the case of flows.hash-size < 10.
This caused Flow Manager to not time out any flows during Suricata runtime.
The fix proposes to ensure the minimum value for rows_per_sec is 1.


Subtasks 1 (1 open0 closed)

Bug #8711: flow-manager: no flow timeout with flow.hash-size < 10 (8.0.x backport)AssignedAdam KiripolskyActions
Actions

Also available in: PDF Atom