Dear Linux Wifi developers, Regarding https://bugs.archlinux.org/task/27406 > The following is a portion of my wpa_supplicant.conf > > ssid="LINUX-LINK" > proto=WPA2 > key_mgmt=WPA-PSK > pairwise=TKIP > group=TKIP > wpa_ptk_rekey=600 Just wondering if I am the only one still doing the following from command line to connect to wifi? wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf -B iwconfig wlan0 power off dhcpd wlan0 If I do that, I will get wifi stall on wpa_supplicant when there is a rekeying with the Linux 3.1.x kernel. It does not happen to Linux 3.0.x. I have been searching on Internet around with no indicator. Just trying to ask if I did anything wrong? or everyone just uses NetworkManager? Best Regards, Liao Haohui -- 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