From: Kalle Valo <kalle.valo@iki.fi>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: "John W. Linville" <linville@tuxdriver.com>,
Jouni Malinen <j@w1.fi>,
"Luis R. Rodriguez" <lrodriguez@atheros.com>,
linux-wireless@vger.kernel.org
Subject: Re: [PATCH v4 0/5] mac80211: beacon filtering
Date: Wed, 25 Mar 2009 11:01:41 +0200 [thread overview]
Message-ID: <87iqly0ydm.fsf@litku.valot.fi> (raw)
In-Reply-To: <1237900276.4320.86.camel@johannes.local> (Johannes Berg's message of "Tue\, 24 Mar 2009 14\:11\:16 +0100")
Johannes Berg <johannes@sipsolutions.net> writes:
> On Sun, 2009-03-22 at 21:56 +0200, Kalle Valo wrote:
>> Here's my proposal how to implement beacon filtering in mac80211. The
>> basic idea is simple, the driver enables filtering whenever mac80211
>> enables power save and the driver calls ieee80211_beacon_loss()
>> whenever hardware informs about beacon loss.
>>
>> I have tested this with stlc45xx (with beacon filtering) and iwl3945
>> (without beacon filtering) and based on simple tests this seems to
>> work. For reference I'll send the stlc45xx patch as a followup.
>
> Something I've been wondering about now is how to populate the exclude
> list (which would probably be smarter as an include list, but anyway).
Yeah, an include list would be a lot better.
> This actually affects the entire stack, take for example the BSS load
> element, which could potentially change frequently. Unless
> wpa_supplicant would want to use it for roaming, we could ignore it.
>
> However, how do we know which elements the various pieces of the stack
> need?
I think we can just start with a fixed list and start improving that.
Or did you think of creating the list dynamically?
--
Kalle Valo
next prev parent reply other threads:[~2009-03-25 9:01 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-22 19:56 [PATCH v4 0/5] mac80211: beacon filtering Kalle Valo
2009-03-22 19:57 ` [PATCH v4 1/5] mac80211: decrease execution of the associated timer Kalle Valo
2009-03-22 19:57 ` [PATCH v4 2/5] mac80211: track beacons separately from the rx path activity Kalle Valo
2009-03-22 19:57 ` [PATCH v4 3/5] mac80211: disable power save when scanning Kalle Valo
2009-03-22 19:57 ` [PATCH v4 4/5] cfg80211: add feature to hold bss Kalle Valo
2009-03-22 19:57 ` [PATCH v4 5/5] mac80211: add beacon filtering support Kalle Valo
2009-03-22 20:02 ` [PATCH] stlc45xx: " Kalle Valo
2009-03-22 20:15 ` [PATCH v4 0/5] mac80211: beacon filtering Johannes Berg
2009-03-22 20:29 ` Kalle Valo
2009-03-24 13:11 ` Johannes Berg
2009-03-25 9:01 ` Kalle Valo [this message]
2009-03-25 9:30 ` Johannes Berg
2009-03-25 19:34 ` Kalle Valo
2009-03-25 19:40 ` Johannes Berg
2009-03-25 20:08 ` Kalle Valo
2009-03-25 20:17 ` Johannes Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87iqly0ydm.fsf@litku.valot.fi \
--to=kalle.valo@iki.fi \
--cc=j@w1.fi \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=lrodriguez@atheros.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.