Actions
Bug #1082
closedaf-packet vlan handling is broken
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