1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network
Matthias Schiffer 4bd3b8f8b0 mac80211, hostapd: always explicitly set beacon interval
One of the latest mac80211 updates added sanity checks, requiring the
beacon intervals of all VIFs of the same radio to match. This often broke
AP+11s setups, as these modes use different default intervals, at least in
some configurations (observed on ath9k).

Instead of relying on driver or hostapd defaults, change the scripts to
always explicitly set the beacon interval, defaulting to 100. This also
applies the beacon interval to 11s interfaces, which had been forgotten
before. VIF-specific beacon_int setting is removed from hostapd.sh.

Fixes FS#619.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2017-05-27 14:24:13 +02:00
..
config firewall: document rules for IPSec ESP/ISAKMP with 'name' option 2017-03-28 17:46:30 +08:00
ipv6 6in4: add missing colon when setting default ca_path 2017-03-01 20:37:35 +01:00
services mac80211, hostapd: always explicitly set beacon interval 2017-05-27 14:24:13 +02:00
utils iw: enable MESH ID in scan output 2017-03-25 14:55:10 +01:00