On 8/25/10 1:20 AM, Johannes Berg wrote:
On Wed, 2010-08-25 at 10:11 +0200, Johannes Berg wrote:
authentication: STA=f8:1e:df:1e:c2:23 auth_alg=35510 auth_transaction=79 status_code=21688 wep=1
Unsupported authentication algorithm (35510)
I'm wondering if some messages that are passed up to user-space via
netlink from the driver might have changed their schema, i.e. adding
new fields in the middle of a structure or moving fields around within
a structure.
Looks more like a crypto problem to me, as this should be the encrypted
challenge in your shared key handshake. IOW, it looks like the frame
isn't getting decrypted by mac80211 for some reason.
Works fine here in hwsim, so likely to be either a driver problem (hw
decrypts frame, but driver doesn't tell us so), something that has been
fixed between then and now, or a compat specific problem.
johannes
I'll bump to yesterday's baking, apply your patch, and retry. Maybe it was a spurious issue.
If that doesn't work, I'll try forcing h/w decryption off in the NIC.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html