hostapd: wait longer for inactive client probe (empty data frame)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Oct 2015 12:33:38 +0000 (12:33 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Oct 2015 12:33:38 +0000 (12:33 +0000)
commitfc7254f56aa2d148253bb0e09500be702a50de35
treeaa6e0c5f4d158a8ce93b87c20bdbec53fd79caab
parent247467e86712d69d7ca97b2a9476c18916eb4842
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

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@47150 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/services/hostapd/patches/470-wait-for-nullfunc-longer.patch [new file with mode: 0644]