tn3399_openwrt/package/network
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
..
config firewall3: update to latest git HEAD 2018-05-14 16:24:10 +02:00
ipv6 odhcp6c: update to latest git HEAD 2018-04-29 23:12:31 +02:00
services hostapd: fix VHT80 for encrypted mesh channel settings 2018-05-14 19:07:37 +02:00
utils iproute2: import latest cake 2018-05-07 08:09:12 +02:00