Actions
Bug #2044
closedaf-packet: faulty VLAN handling in tpacket-v3 mode
Affected Versions:
Effort:
Difficulty:
Label:
Description
When #1780 was fixed, it turned out that TPACKET_V3-related code contains a typo that made correct VLAN handling impossible (packet's description was saved instead of a packet's header). Somehow it worked before, probably due to alignment or something, however when 3.2.1 was released, tpacket-v3 broke down.
We need to fix the typo and bring VLAN parsing/writing in V3 mode back.
Actions