On Mon, Jan 23, 2006 at 03:32:32PM +0100, Johannes Berg wrote: > Shouldn't you BSS-filter management packets too? Filtering on BSSID is necessary for management frames, especially when multicast management frames are thrown into the mix. For example, STAs are supposed to respect broadcast disassoc/deauth messages, but of course should ignore them if they're not destined for the local BSSID. The only extra-BSS management frames that should not be dropped are are beacons and probe responses. That said, probe responses are directed so our A1 (RA) filter will probably drop the frame if it is not destined for us. - Solomon -- Solomon Peachy ICQ: 1318344 Melbourne, FL Quidquid latine dictum sit, altum viditur.
Attachment:
pgpodmC92Zhvu.pgp
Description: PGP signature
- Follow-Ups:
- References:
- wireless: the contenders
- From: "John W. Linville" <[email protected]>
- [PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_rx_mgt
- From: Denis Vlasenko <[email protected]>
- Re: [softmac-dev] [PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_rx_mgt
- From: Johannes Berg <[email protected]>
- wireless: the contenders
- Prev by Date: Re: Rationale for RLIMIT_MEMLOCK?
- Next by Date: Re: [RFC] VM: I have a dream...
- Previous by thread: Re: [Bcm43xx-dev] Re: [softmac-dev] [PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_rx_mgt
- Next by thread: Re: [softmac-dev] [PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_rx_mgt
- Index(es):