Page MenuHomeFreeBSD

Fix vlan priority on lem
ClosedPublic

Authored by aurelien.cazuc.external_stormshield.eu on Feb 13 2025, 10:43 AM.
Referenced Files
F132351477: D48987.diff
Thu, Oct 16, 3:56 AM
Unknown Object (File)
Tue, Oct 14, 11:22 AM
Unknown Object (File)
Tue, Oct 14, 7:41 AM
Unknown Object (File)
Mon, Oct 13, 10:58 AM
Unknown Object (File)
Mon, Oct 13, 9:58 AM
Unknown Object (File)
Mon, Oct 13, 4:22 AM
Unknown Object (File)
Sat, Oct 4, 4:43 PM
Unknown Object (File)
Aug 26 2025, 8:47 AM
Subscribers

Details

Summary

The vlan priority and CFI tag are discarded when receiving vlan packets on lem interfaces
According to the 82540 SDM, the PRI & CFI fields are handled by lem nic, so there's no reason to discard them (em / igb / igc keep them)
The PRI / CFI shift & and mask defines are added for the sake of completeness

Sponsored by: Stormshield

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable