hostapd: wait longer for inactive client probe (empty data frame)
authorFelix Fietkau <nbd@openwrt.org>
Tue, 6 Oct 2015 12:33:38 +0000 (12:33 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 6 Oct 2015 12:33:38 +0000 (12:33 +0000)
commit8f1bcb302553f45336c8e50b97ed85c25c83cf26
treeaa6e0c5f4d158a8ce93b87c20bdbec53fd79caab
parent56799bef92b1d2e51cdb07e0981758f714f1ee00
hostapd: wait longer for inactive client probe (empty data frame)

One second is not enough for some devices to ackowledge null data frame
which is sent at the end of ap_max_inactivity interval. In particular,
this causes severe Wi-Fi instability with Apple iPhone which may take
up to 3 seconds to respond.

Signed-off-by: Dmitry Ivanov <dima@ubnt.com>
Backport of r47149

SVN-Revision: 47150
package/network/services/hostapd/patches/470-wait-for-nullfunc-longer.patch [new file with mode: 0644]