Project

General

Profile

Actions

Optimization #1188

open

Don't use iface name in GetIfaceMaxHWHeaderLength

Added by Eric Leblond almost 10 years ago. Updated about 5 years ago.

Status:
New
Priority:
Low
Target version:
Effort:
low
Difficulty:
low
Label:

Description

GetIfaceMaxHWHeaderLength is using interface name to find hardware header length. This fails in system such as fedora or *BSD which are not using the same naming schema. The consequence is that the biggest hw header length is chosen causing a few more bits to be used for each packet.

It will be better to be able to get the hw header length from an other method. Doing something like pcap is a good idea.

Actions #1

Updated by Andreas Herz over 8 years ago

  • Assignee set to OISF Dev
  • Target version set to TBD
Actions #2

Updated by Victor Julien almost 6 years ago

  • Assignee changed from OISF Dev to Anonymous
  • Effort set to low
  • Difficulty set to low
Actions #3

Updated by Andreas Herz about 5 years ago

  • Assignee set to Community Ticket
Actions

Also available in: Atom PDF