openwrtv4/package/network/services
Sven Eckelmann ba5ec6b77c hostapd: fix VHT80 for encrypted mesh channel settings
The max_oper_chwidth settings was parsed incorrectly for big endian system.
This prevented the system to switch to VHT80 (or VHT160). Instead they were
mapped to:

* HT20:   20MHz
* VHT20:  20MHz
* HT40:   40MHz
* VHT40:  40MHz
* VHT80:  40MHz
* VHT160: 40MHz

This happened because each max_oper_chwidth setting in the config file was
parsed as "0" instead of the actual value.

Fixes: a4322eba2b ("hostapd: fix encrypted mesh channel settings")
Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
2018-05-14 19:07:37 +02:00
..
dnsmasq dnsmasq: bump to 2.80test2 2018-05-12 22:05:07 +02:00
dropbear dropbear: add option to set receive window size 2018-02-18 02:59:57 +01:00
ead network/services/ead: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
hostapd hostapd: fix VHT80 for encrypted mesh channel settings 2018-05-14 19:07:37 +02:00
igmpproxy igmpproxy: bump to 0.2.1 2018-05-07 11:01:39 +02:00
ipset-dns ipset-dns: bump to git HEAD 2017-10-08 20:51:03 +03:00
lldpd lldpd: bump to 1.0.1 2018-04-15 21:41:36 +03:00
odhcpd odhcpd: update to latest git HEAD 2018-04-23 21:47:23 +02:00
omcproxy omcproxy: silence fw3 warnings 2018-01-10 21:38:55 +01:00
openvpn openvpn: remove deprecated config options 2018-03-20 21:15:27 +01:00
openvpn-easy-rsa openvpn-easy-rsa: update to 3.0.1 2017-05-31 00:28:26 +02:00
ppp Revert "ppp: make ppp-multilink provide ppp" 2018-03-29 11:57:40 +02:00
relayd treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
samba36 samba36: add hotplug support 2018-05-02 09:18:27 +02:00
uhttpd treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
umdns treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
wireguard wireguard: bump to 0.0.20180513 2018-05-14 10:41:21 +08:00