openwrtv3/package/network/services/hostapd
Kevin Darbyshire-Bryant 3a6bddd7f7 hostapd: add utf8_ssid flag & enable as default
SSIDs may contain UTF8 characters but ideally hostapd should be told
this is the case so it can advertise the fact. Default enable this
option.

add uci option utf8_ssid '0'/'1' for disable/enable e.g.

config wifi-iface
	option utf8_ssid '0'

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-11-14 17:41:18 +00:00
..
files hostapd: add utf8_ssid flag & enable as default 2018-11-14 17:41:18 +00:00
patches hostapd: fix MAC filter related log spam 2018-10-16 12:11:20 +02:00
src/src hostapd: Add WPA-EAP-SUITE-B-192 (WPA3-Enterprise) 2018-10-14 13:57:15 +02:00
Config.in hostapd: add basic variant 2018-10-16 15:07:41 +01:00
Makefile hostapd: add utf8_ssid flag & enable as default 2018-11-14 17:41:18 +00:00