Project

General

Profile

Actions

Bug #1082

closed

af-packet vlan handling is broken

Added by Victor Julien about 10 years ago. Updated about 10 years ago.

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

Description

It seems that by default, AF_PACKET strips vlan headers and expose the id of the stripped header in some other way to the app. Currently, we take in the traffic, but ignore this vlan id. This leads to mixing up of traffic.

Actions #1

Updated by Victor Julien about 10 years ago

  • Subject changed from af-packet/pf-ring vlan handling is broken to af-packet vlan handling is broken
  • Description updated (diff)
  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

AF_PACKET fixed by https://github.com/inliniac/suricata/pull/833 (+ https://github.com/inliniac/suricata/pull/837)

Moving the PF_RING part to a new ticket.

Actions

Also available in: Atom PDF