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