Updated PROMISC patch

Jouni Malinen jkmaline at cc.hut.fi
Sun Nov 24 00:26:32 EST 2002


On Thu, Nov 21, 2002 at 10:39:55PM -0500, Gerald Britton wrote:

> Updated for the current hostap CVS.  This patch does not quiet the RX error
> messages, I'm not sure what the best thing to do with them really is.

Thanks for the patch. I merged it into the CVS version with couple of
changes (restore correct setting after card reset and initialize queue
structure a bit earlier).

Have you tested promiscuous mode both in Master and Managed mode? I
think that in Master mode (i.e., Host AP mode) the AP is already
receiving all data frames with its own BSSID and promiscuous mode would
not be needed. Is it clear that enabling it does not cause possible
problems?

> wlan0: prism2_rx_80211: len(13615) > MAX(2304)
> 
> Are these really garbage? or is the firmware simply doing something that
> isn't fully understood yet?

I have verified that firmware is indeed passing these kinds of frames in
monitor mode. My guess is that these might be some failed RX reads that
have been aborted or something like that. Usually the first bytes of the
frame descriptor look sane, but at some point things start to look
completely broken.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the HostAP mailing list