hostapd: Add alternative format for configuring SSID
authorJouni Malinen <j@w1.fi>
Tue, 7 Aug 2012 13:27:40 +0000 (16:27 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 7 Aug 2012 13:27:40 +0000 (16:27 +0300)
commite122bb70b8e42b0743f3ad64b4a2d6966b9486e3
tree7a338fe961bdf5e6b8b95b611573c916d6f4afd4
parentb87d70c88abd1bd5207ce3598a3416d512964cef
hostapd: Add alternative format for configuring SSID

The new ssid2 parameter can be used as an alternative mechanism for
configuring SSID for hostapd. It uses the same formats that
wpa_supplicant uses in the configuration file for strings.

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/wps_hostapd.c
src/utils/common.c
src/utils/common.h
wpa_supplicant/config.c