Page MenuHomeFreeBSD

net80211: crypto: enhance comment about IEEE80211_RX_F_MMIC_STRIP
ClosedPublic

Authored by bz on Feb 12 2025, 11:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 22, 10:29 PM
Unknown Object (File)
Wed, Jun 3, 11:34 AM
Unknown Object (File)
May 12 2026, 1:38 AM
Unknown Object (File)
May 12 2026, 1:37 AM
Unknown Object (File)
May 12 2026, 12:57 AM
Unknown Object (File)
Apr 29 2026, 5:10 AM
Unknown Object (File)
Apr 29 2026, 5:05 AM
Unknown Object (File)
Apr 28 2026, 5:40 AM

Details

Summary

net80211 crypto currently re-uses the M[ichael]MIC flag for MIC as well
at least in CCMP. This is a bit confusing so at least try to improve
the comment that it becomes more obvious.
In the long-term we may want to just add a MIC flag as well?

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

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