Project

General

Profile

Actions

Bug #395

closed

Suppress Func function in packet acquisition

Added by Eric Leblond over 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Low
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

IPS acquisition module and maybe some other still have a Func in their initialization:

    tmm_modules[TMM_RECEIVEIPFW].Func = ReceiveIPFW;
    tmm_modules[TMM_RECEIVEIPFW].PktAcqLoop = ReceiveIPFWLoop;

This should be suppressed and only PktAcqLoop must remain.

Actions

Also available in: Atom PDF