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 _______________________________________________ ath9k-devel mailing list [email protected] https://lists.ath9k.org/mailman/listinfo/ath9k-devel
