You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
hostapd-full.config hostapd: enable support for logging wpa_printf messages to syslog 8 years ago
hostapd-mini.config hostapd: enable support for logging wpa_printf messages to syslog 8 years ago
hostapd.sh mac80211, hostapd: always explicitly set beacon interval 7 years ago
multicall.c packages: sort network related packages into package/network/ 12 years ago
wpa_supplicant-full.config kernel: remove hostap driver 8 years ago
wpa_supplicant-mini.config kernel: remove hostap driver 8 years ago
wpa_supplicant-p2p.config kernel: remove hostap driver 8 years ago
wps-hotplug.sh buttons: make all button handler scripts return 0 9 years ago