You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hauke Mehrtens 3830200d6a hostapd.sh: Add support for "anonymous_identity" config field
The wpa_supplicant supports an "anonymous_identity" field, which some
EAP networks require.  From the documentation:

anonymous_identity: Anonymous identity string for EAP (to be used as the
    unencrypted identity with EAP types that support different tunnelled
    identity, e.g., EAP-TTLS).

This change modifies the hostapd.sh script to propagate this field
from the UCI config to the wpa_supplicant.conf file.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Reviewed-by: Manuel Munz <freifunk@somakoma.de>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 49181
8 years ago
..
hostapd-full.config hostap/wpa_supplicant: enable EAP-FAST in -full builds 9 years ago
hostapd-mini.config hostapd: fix compile errors with nl80211 disabled (#19325) 9 years ago
hostapd.sh hostapd: Use network_get_device instead of uci_get_state 9 years ago
multicall.c packages: sort network related packages into package/network/ 12 years ago
netifd.sh hostapd.sh: Add support for "anonymous_identity" config field 8 years ago
wpa_supplicant-full.config hostap/wpa_supplicant: enable EAP-FAST in -full builds 9 years ago
wpa_supplicant-mini.config hostapd: update hostapd to 2015-03-25 9 years ago
wpa_supplicant-p2p.config hostapd: update hostapd to 2015-03-25 9 years ago
wpa_supplicant.sh scripts: fix wrong usage of '==' operator 10 years ago
wps-hotplug.sh buttons: make all button handler scripts return 0 9 years ago