Project

General

Profile

Actions

Bug #8710

closed
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 about 1 month ago. Updated 16 days ago.

Status:
Closed
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 (0 open1 closed)

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

OT Updated by OISF Ticketbot about 1 month ago Actions #1

  • Subtask #8711 added

OT Updated by OISF Ticketbot about 1 month ago Actions #2

  • Label deleted (Needs backport to 8.0)

LS Updated by Lukas Sismis about 1 month ago Actions #3

  • Status changed from Assigned to In Review

VJ Updated by Victor Julien about 1 month ago Actions #4

  • Status changed from In Review to Resolved

PA Updated by Philippe Antoine 16 days ago Actions #6

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom