openwrtv4/package/network/services/hostapd
Sven Eckelmann 772afef61d 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]
2017-11-15 18:49:12 +01:00
..
files hostapd: explicitly set beacon interval for wpa_supplicant 2017-11-15 18:49:12 +01:00
patches hostapd: set mcast_rate in mesh mode 2017-11-15 18:49:06 +01:00
src/src hostapd: fix up ubus support 2017-10-25 21:45:31 +02:00
Config.in hostapd: Add ability to specify that that wireless driver supports 802.11ac 2016-12-20 16:24:22 +01:00
Makefile Revert "wpa_supplicant: log to syslog instead of stdout" 2017-10-27 11:43:59 +02:00