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 #1

Updated by Victor Julien over 12 years ago

  • Target version changed from 1.2rc1 to 1.3beta2
Actions #2

Updated by Victor Julien almost 12 years ago

  • Status changed from New to Assigned
  • Target version changed from 1.3beta2 to 1.4
Actions #4

Updated by Victor Julien over 11 years ago

  • Status changed from Assigned to Closed
  • Target version changed from 1.4 to 1.4beta3
  • % Done changed from 0 to 100

Merged, thanks!

Actions

Also available in: Atom PDF