On Sonntag, 30. März 2008, Jouni Malinen wrote:
>For example, add the os_sleep() call here:
>
> if (key_info & WPA_KEY_INFO_INSTALL) {
> os_sleep(0, 500000); /* add this line here */
> wpa_supplicant_install_ptk(sm, key);
> }
Thanks for the code. I will try it as soon as possible and post my
results here. Stay tuned... ;-)
Henning