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
F114602837: D10753.diff
Mon, Apr 14, 8:14 AM
F114588344: D10753.id.diff
Mon, Apr 14, 5:18 AM
Unknown Object (File)
Sun, Apr 13, 9:15 PM
Unknown Object (File)
Sun, Apr 13, 8:46 PM
Unknown Object (File)
Mon, Mar 31, 1:19 PM
Unknown Object (File)
Feb 24 2025, 6:18 AM
Unknown Object (File)
Feb 23 2025, 1:45 PM
Unknown Object (File)
Feb 23 2025, 12:23 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