Page MenuHomeFreeBSD

net80211: clear i_seq for A-MPDU frames
ClosedPublic

Authored by avos on May 16 2017, 6:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 20, 4:25 AM
Unknown Object (File)
Thu, Apr 16, 3:01 AM
Unknown Object (File)
Thu, Apr 16, 2:56 AM
Unknown Object (File)
Wed, Apr 15, 7:36 PM
Unknown Object (File)
Wed, Apr 15, 2:33 PM
Unknown Object (File)
Wed, Apr 15, 2:33 PM
Unknown Object (File)
Sat, Apr 11, 3:50 AM
Unknown Object (File)
Thu, Apr 9, 6:01 AM
Subscribers

Details

Summary

Fragment number field is used for AAD calculation; as a result, without this patch every driver without h/w crypto support need to clear it before ieee80211_crypto_encap().

Test Plan

Tested with Intel 6205, STA mode (all frames are dropped with moved i_seq assignment and without this patch).

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable