1
0
Fork 0
forked from mirror/openwrt
openwrt/package
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
..
base-files base-files: add /etc/profile.d to conffiles 2017-12-13 16:30:13 +01:00
boot package/grub2: update to 2.02 2017-12-13 15:54:12 +01:00
devel valgrind: bump to 3.13.0 2017-12-13 16:23:38 +01:00
firmware ath10k-firmware: do not select the qca988x by default 2017-05-27 14:22:16 +02:00
kernel kmod-sched-cake: drop maintainer 2017-12-13 16:23:39 +01:00
libs package/elfutils: add CFLAG -Wno-format-nonliteral 2017-12-13 16:48:35 +01:00
network hostapd: explicitly set beacon interval for wpa_supplicant 2017-12-13 16:50:06 +01:00
system procd: Always tell cmake whether to include seccomp support or not 2017-12-13 16:44:07 +01:00
utils usbutils: avoid duplicating the git revision 2017-12-13 16:34:10 +01:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00