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)
commit8aa110f7a29df7e7b9d55df470b75e7d3c5014cd
treeee783190443fe962952117287c5282d91679dc14
parentf98bf31a1403e1004ccef584d6c699e915d23e40
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]