hostapd: wait longer for inactive client probe (empty data frame)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Oct 2015 12:33:10 +0000 (12:33 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Oct 2015 12:33:10 +0000 (12:33 +0000)
commit05eb385a69e2e4338292dc40aaa8c108b45a95ea
treeef5a4e73c5b9debd903784d6ac0d2b4b2bb6d32e
parent89c3ed9294c8c0ff0efd68743f3c27864af1eb56
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47149 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/services/hostapd/patches/470-wait-for-nullfunc-longer.patch [new file with mode: 0644]