[OpenWrt-Devel] [PATCH] hostapd/netifd: fix missing htmode for wpa_supplicant

Felix Fietkau nbd at openwrt.org
Tue Sep 16 05:39:49 EDT 2014


On 2014-09-16 11:25, Arvid E. Picciani wrote:
> the variable is called htmode, not ht
> 
> Signed-off-by: Arvid E. Picciani <aep at exys.org>
I agree that there is a bug there, but simply passing htmode as-is to
wpa_supplicant might make things worse, as wpa_supplicant only knows a
subset of the possible values of that configuration option.
wpa_supplicant only knows NOHT, HT20, HT40+ and HT40-, whereas htmode
can also contain HT40 (auto-detect + or -) or VHT*.

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list