On Wed, 2019-07-31 at 10:12 +0000, Shay Bar wrote: > Hi Johannes, > Station may receive a beacon from the AP that will rearm the bcn_mon_timer. > If it will not get a beacon within the timeout, it will disconnect. > In my test case, beacon arrived later (within the timeout). > Without this patch, STA (wrongly) kicked out the AP without even sending QOS NULL. > With this patch, STA keeps AP associated and will only disassoc if beacon timeout will pass. Ah, we still need the timeout, right. johannes