Replace eap_type_text() with EAP server methods function
authorJouni Malinen <j@w1.fi>
Sun, 29 Nov 2009 16:57:15 +0000 (18:57 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 29 Nov 2009 16:57:15 +0000 (18:57 +0200)
commit2773ca093ee5fe3deda261110381196163edea49
treefa2b0073f2885f66b95b0019cf26810ad1c593da
parent4dbfe5c58afa4b0318d27a18c877338b81a5375e
Replace eap_type_text() with EAP server methods function

While this may not include knowledge of all EAP methods since this
depends on build configuration, it is better to not have to include
ieee802_1x.h into eapol_sm.c.
hostapd/eapol_sm.c
hostapd/ieee802_1x.c
src/eap_server/eap_methods.c
src/eap_server/eap_methods.h