Actions
Bug #2478
open
PB
OD
PCAP logging does not include 802.1q header when using af-packet
Bug #2478:
PCAP logging does not include 802.1q header when using af-packet
Affected Versions:
Effort:
Difficulty:
Label:
Protocol
Description
PCAP files created while using af-packet v2/3 on tagged traffic do not include the vlan header. This is because the header is removed by the kernel and passed to us in an auxiliary data structure.
Actions