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, Mar 10, 3:58 AM
Unknown Object (File)
Mon, Mar 10, 12:31 AM
Unknown Object (File)
Thu, Mar 6, 3:02 PM
Unknown Object (File)
Sun, Mar 2, 5:05 AM
Unknown Object (File)
Feb 17 2025, 4:37 PM
Unknown Object (File)
Feb 15 2025, 4:46 PM
Unknown Object (File)
Feb 15 2025, 4:34 PM
Unknown Object (File)
Feb 13 2025, 3:04 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