> What I am also missing is how to deal with NL80211_CMD_CONNECTED > event signalling. Should that be given after (un)successful > completion of the 4-way handshake or should we have a separate event > for that? That's a good point. I don't think a new event really works well, but perhaps we should extend the NL80211_TIMEOUT_* values with this? It's not strictly a timeout, I guess, but it's not a direct rejection of the association either. Any thoughts? johannes