hostapd: wait longer for inactive client probe (empty data frame)
authorFelix Fietkau <nbd@openwrt.org>
Tue, 6 Oct 2015 12:33:10 +0000 (12:33 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 6 Oct 2015 12:33:10 +0000 (12:33 +0000)
commitdf059ef625801df65f1c02326bf58a3049e1d243
treeef5a4e73c5b9debd903784d6ac0d2b4b2bb6d32e
parentf0424a6e6e78493b7c3b5a93b38a5c53237f142d
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>
SVN-Revision: 47149
package/network/services/hostapd/patches/470-wait-for-nullfunc-longer.patch [new file with mode: 0644]