]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-FAST server: Support vendor EAP types in Phase 2
authorJouni Malinen <j@w1.fi>
Sat, 17 Aug 2019 12:57:52 +0000 (15:57 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 17 Aug 2019 13:15:57 +0000 (16:15 +0300)
commitf32f76231e18b9aefa22e0469746e99f2f54e40c
treee5bc61e871979f42b47a389c4de12759e3d74dce
parent887d8703bb890d898ef76c5b9bed1d035f8af350
EAP-FAST server: Support vendor EAP types in Phase 2

This was already allowed with EAP-PEAP, but EAP-FAST was hardcoded to
use only the non-expanded EAP types. Extend that to allow vendor EAP
types to be used.

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