On 2/17/13 8:31 AM, "Larry Finger" <Larry.Finger@xxxxxxxxxxxx> wrote: >IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready >wlan0: dropped frame to c0:3f:0e:be:2b:44 (unauthorized port) I do see one of these (which, I'd assume, is actually expected if you have something on the system that runs to transmit before 4-way handshake is completed). >wlan0: dropped frame to c0:3f:0e:be:2b:44 (unauthorized port) >wlan0: dropped frame to c0:3f:0e:be:2b:44 (unauthorized port) But this does not show up in my tests with mac80211_hwsim and the current wireless-testing.git and hostap.git snapshots. >The regression was bisected to commit >df881293c6ba9a12868491a717b25cb14ec1fa4a. Did you confirm that the latest snapshot works with this reverted? >If you need any more debugging output for this problem, please let me >know. Since I was unable to reproduce, some more debug output could be useful. Please at least verify that the STA entry for the AP is not marked authorized. The next step would be to check whether sta_set_flags in wpa_supplicant driver_nl80211.c is failing. Unfortunately, it looks like the current implementation does not make this very clear in the debug log, so some additional prints may be needed there. Please also describe the security configuration (WPA2-Personal/CCMP?) that you are using. - Jouni -- 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