]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-FAST peer: Support vendor EAP method in Phase 2
authorJouni Malinen <j@w1.fi>
Sat, 17 Aug 2019 12:58:26 +0000 (15:58 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 17 Aug 2019 13:16:55 +0000 (16:16 +0300)
commit357c1062dc0d8a0efce8cd8d9ddab151d7ac9f72
tree69d2e7fdf246e4c5c062bbd52f6c30a5450e6186
parentf32f76231e18b9aefa22e0469746e99f2f54e40c
EAP-FAST 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_peer/eap_fast.c