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)
Tue, Sep 8, 6:49 PM
Unknown Object (File)
Tue, Sep 8, 5:05 PM
Unknown Object (File)
Mon, Sep 7, 10:52 PM
Unknown Object (File)
Sun, Sep 6, 6:55 PM
Unknown Object (File)
Sat, Sep 5, 12:02 PM
Unknown Object (File)
Sat, Sep 5, 1:53 AM
Unknown Object (File)
Fri, Sep 4, 4:00 PM
Unknown Object (File)
Thu, Sep 3, 5:07 PM
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