]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-TEAP peer: Support vendor EAP method in Phase 2
authorJouni Malinen <j@w1.fi>
Sat, 17 Aug 2019 13:12:09 +0000 (16:12 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 17 Aug 2019 13:18:21 +0000 (16:18 +0300)
commit62af2b18f74dbb848cba31dcf5fa7db6863df4bd
tree4be2078a132efce64d957c483784d60862fca640
parentaba8dc82fcdc6a88fc37adb339d7017f1f974632
EAP-TEAP peer: Support vendor EAP method in Phase 2

The implementation was previously hardcoded to use only the non-expanded
IETF EAP methods in Phase 2. Extend that to allow vendor EAP methods
with expanded header to be used.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_common/eap_teap_common.c
src/eap_common/eap_teap_common.h
src/eap_peer/eap_teap.c