]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-TEAP server: Allow a specific Identity-Type to be requested/required
authorJouni Malinen <j@w1.fi>
Mon, 19 Aug 2019 22:37:31 +0000 (01:37 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 19 Aug 2019 23:13:22 +0000 (02:13 +0300)
commite54cfbb56abd7585ae0182d43638db3fa4685df1
treeaa16dc12b694a24bb4bf7d2b52820c1d035e228e
parentf186ec54c3ab242c21c2ec7aef271681b0f38b06
EAP-TEAP server: Allow a specific Identity-Type to be requested/required

The new hostapd configuration parameter eap_teap_id can be used to
configure the expected behavior for used identity type.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.h
src/ap/authsrv.c
src/ap/ieee802_1x.c
src/eap_server/eap.h
src/eap_server/eap_server_teap.c
src/radius/radius_server.c
src/radius/radius_server.h