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)
commit3a5b8f93ecf30372271a42388c4075c41b1ec724
treeaa6e0c5f4d158a8ce93b87c20bdbec53fd79caab
parent53a0131c686511f8b896cc589d3fda05fa30223e
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]