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)
Fri, Nov 21, 1:09 AM
Unknown Object (File)
Sat, Nov 15, 8:46 PM
Unknown Object (File)
Wed, Nov 5, 7:35 AM
Unknown Object (File)
Tue, Nov 4, 11:43 PM
Unknown Object (File)
Oct 26 2025, 3:36 AM
Unknown Object (File)
Oct 23 2025, 11:55 PM
Unknown Object (File)
Oct 23 2025, 11:54 PM
Unknown Object (File)
Oct 23 2025, 11:54 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