Skip to content
Snippets Groups Projects
Commit 3830200d authored by Hauke Mehrtens's avatar Hauke Mehrtens
Browse files

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: default avatarKevin O'Connor <kevin@koconnor.net>
Reviewed-by: default avatarManuel Munz <freifunk@somakoma.de>
Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 49181
parent ca77367d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment