public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* p54 problem with PS
@ 2009-04-15 19:24 Johannes Berg
  2009-04-16 19:57 ` Christian Lamparter
  0 siblings, 1 reply; 6+ messages in thread
From: Johannes Berg @ 2009-04-15 19:24 UTC (permalink / raw)
  To: linux-wireless; +Cc: Christian Lamparter


[-- 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 --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-04-17 12:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-15 19:24 p54 problem with PS Johannes Berg
2009-04-16 19:57 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox