Project

General

Profile

Actions

Bug #2633

closed
EL EL

Improve errors handling in AF_PACKET

Bug #2633: Improve errors handling in AF_PACKET

Added by Eric Leblond over 7 years ago. Updated over 7 years ago.

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

Description

The error handling in AF_PACKET packet loop function can lead to an exit of the function which should not happen. This could then lead to capture not being working.

The error case (mostly triggered by memory pressure) can be handled without setting the interface to down but should just increase a counter instead.

VJ Updated by Victor Julien over 7 years ago Actions #1

  • Target version changed from 4.1rc2 to 4.1
  • Affected Versions 4.1rc2 added

VJ Updated by Victor Julien over 7 years ago Actions #2

  • Priority changed from Normal to High

VJ Updated by Victor Julien over 7 years ago Actions #3

  • Target version changed from 4.1 to 4.1.1

EL Updated by Eric Leblond over 7 years ago Actions #4

  • Status changed from New to Closed
Actions

Also available in: PDF Atom