Page MenuHomeFreeBSD

net80211: LinuxKPI 802.11: clean up MIC vs. MMIC rx flags
ClosedPublic

Authored by bz on Mon, Mar 3, 5:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 6, 11:42 PM
Unknown Object (File)
Thu, Mar 6, 7:09 PM
Unknown Object (File)
Thu, Mar 6, 4:31 PM
Unknown Object (File)
Thu, Mar 6, 4:07 PM
Unknown Object (File)
Thu, Mar 6, 3:25 PM
Unknown Object (File)
Thu, Mar 6, 6:39 AM
Unknown Object (File)
Thu, Mar 6, 3:49 AM
Unknown Object (File)
Thu, Mar 6, 2:23 AM

Details

Summary

net80211 used MMIC flags for CCMP instead of only for TKIP.
LinuxKPI 802.11 compat code (and later net80211) had a comment about
this. Given LinuxKPI seems to be the only consumer for these flags
currently outside of net80211 itself, clean them up before implementing
TKIP in LinuxKPI after all and before GCMP comes into the tree.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

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