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 3 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

OT Updated by OISF Ticketbot 2 days ago Actions #1

  • Subtask #8711 added

OT Updated by OISF Ticketbot 2 days ago Actions #2

  • Label deleted (Needs backport to 8.0)

LS Updated by Lukas Sismis about 22 hours ago Actions #3

  • Status changed from Assigned to In Review

VJ Updated by Victor Julien about 3 hours ago Actions #4

  • Status changed from In Review to Resolved
Actions

Also available in: PDF Atom