openwrtv4/package/network/services/hostapd
Matthias Schiffer 1a16cb9c67
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-13 17:12:54 +02:00
..
files mac80211, hostapd: always explicitly set beacon interval 2017-05-13 17:12:54 +02:00
patches hostapd: fix reload frequency change patch 2017-05-03 13:58:23 +02:00
src/src hostapd: fix feature indication 2017-02-20 12:06:18 +01:00
Config.in hostapd: Add ability to specify that that wireless driver supports 802.11ac 2016-12-20 16:24:22 +01:00
Makefile mac80211, hostapd: always explicitly set beacon interval 2017-05-13 17:12:54 +02:00