openwrt/package
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
..
base-files base-files: implement ucidef_set_hostname(), ucidef_set_ntpserver() 2017-05-03 13:48:44 +02:00
boot grub2: update to 2.02~rc1 2017-03-01 20:37:37 +01:00
devel binutils: fix build with host gcc < 4.9 2017-05-24 18:05:18 +02:00
firmware ath10k-firmware: do not select the qca988x by default 2017-05-27 14:22:16 +02:00
kernel mac80211, hostapd: always explicitly set beacon interval 2017-05-27 14:24:13 +02:00
libs openssl: Use mkhash for STAMP_CONFIGURED 2017-04-22 12:43:51 +02:00
network mac80211, hostapd: always explicitly set beacon interval 2017-05-27 14:24:13 +02:00
system fstools: backport regression fix for volume_identify 2017-05-22 11:15:53 +02:00
utils util-linux: fix build with uclibc 2017-05-24 18:04:51 +02:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00