On Sat, 2007-08-04 at 14:25 +0200, Ivo van Doorn wrote: > The package descriptor knows 3 kind of errors for a received frame: > > CRC error > Physical error > Cipher error > > For the CRC error I don't know if that is the FCS or PLCP error.. CRC is most likely FCS. And Physical ist most likely the PLCP CRC. > For the cipher error it could perhaps be possible to send it to mac80211 > without the RX_FLAG_DECRYPTED bit set. (At the moment rt2x00 doesn't > see this error yet, because hardware encryption is not yet implemented). Not sure what mac80211 does for crypto errors, I expect you want to send them up without having it decrypted, it'll attempt it and then do the appropriate actions. Seems it should be possible to short-circuit that somehow, but I don't know if it is right now. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part