2015-08-22 08:52:58

by Michael Tokarev

[permalink] [raw]
Subject: Re: linux-only "freshness" auth problem??

22.08.2015 11:51, Michael Tokarev wrote:

> Here are the main difference (- for bad, + for good):
>
> nl80211: Association request send successfully
> -nl80211: Drv Event 20 (NL80211_CMD_DEL_STATION) received for wlan0
> -nl80211: Delete station c0:4a:00:49:1b:f2
> nl80211: Drv Event 38 (NL80211_CMD_ASSOCIATE) received for wlan0
> -nl80211: MLME event 38; timeout with c0:4a:00:49:1b:f2
> -wlan0: Event ASSOC_TIMED_OUT (15) received
> -wlan0: SME: Association timed out
> -wlan0: Radio work 'sme-connect'@0x7fbf84e5a700 done in 0.137132 seconds
> ...
>
> So in "good" case, there's one event, CMD_DEL_STATION, received
> right before the CMD_ASSOTIATE. The rest look similar besides a
> few probably irrelevant details (timings, frequency, etc).

In "bad" case ofcourse :)

Thanks!

/mjt