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)
Wed, Mar 18, 4:43 PM
Unknown Object (File)
Wed, Mar 18, 5:15 AM
Unknown Object (File)
Wed, Mar 18, 4:38 AM
Unknown Object (File)
Wed, Mar 18, 4:18 AM
Unknown Object (File)
Wed, Mar 18, 4:10 AM
Unknown Object (File)
Tue, Mar 17, 10:34 PM
Unknown Object (File)
Sat, Mar 7, 6:37 PM
Unknown Object (File)
Wed, Mar 4, 1:15 PM

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