2013-04-30 08:37:27

by Michal Kazior

[permalink] [raw]
Subject: Fragmented RX with CCMP in mac80211

Hi,

mac80211 does some checks for defragmentation if the cipher is CCMP and
if a frame has the Protected bit set.

If a driver offloads decryption should it also strip the protected flag
to avoid this check (it fails for our driver if we don't strip the flag)?

b43 seems to strip the Protected bit flag.


-- Pozdrawiam / Best regards, Michal Kazior.