1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network/services/hostapd/files
Sven Eckelmann 05f0fac189 hostapd: explicitly set beacon interval for wpa_supplicant
The beacon_int is currently set explicitly for hostapd and when LEDE uses
iw to join and IBSS/mesh. But it was not done when wpa_supplicant was used
to join an encrypted IBSS or mesh.

This configuration is required when an AP interface is configured together
with an mesh interface. The beacon_int= line must therefore be re-added to
the wpa_supplicant config. The value is retrieved from the the global
variable.

Fixes: 1a16cb9c67 ("mac80211, hostapd: always explicitly set beacon interval")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name> [rebase]
(cherry picked from commit 772afef61d)
2017-12-13 16:50:06 +01:00
..
hostapd-full.config hostapd: enable support for logging wpa_printf messages to syslog 2017-02-05 22:31:02 +01:00
hostapd-mini.config hostapd: enable support for logging wpa_printf messages to syslog 2017-02-05 22:31:02 +01:00
hostapd.sh hostapd: explicitly set beacon interval for wpa_supplicant 2017-12-13 16:50:06 +01:00
multicall.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
wpa_supplicant-full.config kernel: remove hostap driver 2016-07-31 12:25:24 +02:00
wpa_supplicant-mini.config kernel: remove hostap driver 2016-07-31 12:25:24 +02:00
wpa_supplicant-p2p.config kernel: remove hostap driver 2016-07-31 12:25:24 +02:00
wps-hotplug.sh buttons: make all button handler scripts return 0 2015-07-24 09:11:35 +00:00