Page MenuHomeFreeBSD

Fix vlan priority on lem
ClosedPublic

Authored by anaelle.cazuc_stormshield.eu on Feb 13 2025, 10:43 AM.
Referenced Files
Unknown Object (File)
Sat, Feb 21, 6:32 PM
Unknown Object (File)
Sat, Feb 21, 12:13 AM
Unknown Object (File)
Wed, Feb 18, 8:51 PM
Unknown Object (File)
Tue, Feb 17, 9:32 PM
Unknown Object (File)
Mon, Feb 9, 12:10 PM
Unknown Object (File)
Mon, Feb 9, 5:52 AM
Unknown Object (File)
Thu, Feb 5, 6:02 AM
Unknown Object (File)
Sat, Jan 31, 3:07 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