Re: [PATCH] mac80211: start auth/assoc timeout on frame status
From: Wojciech Dubowik <hidden>
Date: 2013-02-13 15:46:58
From: Wojciech Dubowik <hidden>
Date: 2013-02-13 15:46:58
On 02/13/2013 04:36 PM, Sujith Manoharan wrote:
Wojciech Dubowik wrote:quoted
I don't see anymore timeouts. Sometimes station tries to authenticate, sends direct probe, timeouts and then goes again with auth message.If you are using ath9k_rate_control, can you check if you still see the issue with minstrel_ht ?
I am using minstrel. The above problem actually came from my setup. I was using my hostpad with trial support for ap_scan=2, that's what I am trying to work on now. My test scripts are not very mature yet... With stock hostapd and ap_scan=1 it seems to work quite fine. Wojtek