From: Johannes Berg <johannes@sipsolutions.net>
To: linux-wireless <linux-wireless@vger.kernel.org>
Cc: Christian Lamparter <chunkeey@web.de>
Subject: p54 problem with PS
Date: Wed, 15 Apr 2009 21:24:55 +0200 [thread overview]
Message-ID: <1239823495.20927.1.camel@johannes.local> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 516 bytes --]
Right after associating, the AP sends us the EAPOL frame. We miss that
frame, due to a race condition (we add the STA info for the AP a little
too late and drop the frame because we don't know who it is from).
The AP of course retries the frame, a little later, but p54 misses the
TIM bit -- see the ps.pkt file.
We should probably make that race window smaller somehow (stop the
tasklet that is processing RX while processing assoc frames maybe?) but
this is clearly foremost a p54 problem.
johannes
[-- Attachment #1.2: ps.pkt --]
[-- Type: application/octet-stream, Size: 8286 bytes --]
[-- Attachment #1.3: nops.pkt --]
[-- Type: application/octet-stream, Size: 11484 bytes --]
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2009-04-15 19:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-15 19:24 Johannes Berg [this message]
2009-04-16 19:57 ` p54 problem with PS Christian Lamparter
2009-04-16 20:18 ` Johannes Berg
2009-04-17 11:56 ` Christian Lamparter
2009-04-17 12:08 ` Johannes Berg
2009-04-17 12:12 ` 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=1239823495.20927.1.camel@johannes.local \
--to=johannes@sipsolutions.net \
--cc=chunkeey@web.de \
--cc=linux-wireless@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox