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, Oct 10, 9:07 PM
Unknown Object (File)
Tue, Oct 7, 1:48 AM
Unknown Object (File)
Tue, Sep 30, 2:23 AM
Unknown Object (File)
Thu, Sep 25, 7:14 AM
Unknown Object (File)
Fri, Sep 19, 3:14 PM
Unknown Object (File)
Sep 16 2025, 1:33 AM
Unknown Object (File)
Sep 15 2025, 9:21 AM
Unknown Object (File)
Sep 9 2025, 5:25 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