On Mon, 2007-03-26 at 11:54 +0200, Jiri Benc wrote: > But this feature of zd1211 looks interesting. Johannes, shouldn't we > add a parameter to cfg80211 allowing such packets to be received by > monitor iterfaces? Dunno. bcm43xx has this feature too, it even allows you to bypass the second CRC check in the PLCP header. Picks up your microwave with that ;) Maybe take this into account for the driver API when implementing IFF_PROMISC as we talked about? > Daniel, does zd1211 send information about failed CRC check with the > packet? Or do we need to recheck CRC in the stack if the feature > mentioned above is implemented and there are both regular and monitor > interface operating? bcm43xx doesn't tell you when the CRC failed, nor does it tell you when the PLCP CRC failed (if you want to see those frames). Hence, we'd have to recheck the CRC(s). johannes
Attachment:
signature.asc
Description: This is a digitally signed message part