Project

General

Profile

Bug #1082

Updated by Victor Julien about 10 years ago

It seems that by default, AF_PACKET strips and PF_RING strip 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.

Back