]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-PEAP peer: Support vendor EAP method in Phase 2
authorJouni Malinen <j@w1.fi>
Sat, 17 Aug 2019 12:40:59 +0000 (15:40 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 17 Aug 2019 13:15:02 +0000 (16:15 +0300)
commit887d8703bb890d898ef76c5b9bed1d035f8af350
treee029dce3f39c62a78e49a390f7bb125dc8a763fd
parentf2ef4f2550edc94734ec2b14d559f21004ba097d
EAP-PEAP peer: Support vendor EAP method in Phase 2

The implementation was previously hardcoded to allow only the Microsoft
SoH expanded EAP method in Phase 2 in addition to non-expanded EAP
methods. Extend that to allow any vendor EAP method with an expanded
header to be used.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_peer/eap_peap.c