]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use internal EAP server identity as dot1xAuthSessionUserName
authorJouni Malinen <j@w1.fi>
Tue, 1 Jan 2019 19:27:54 +0000 (21:27 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 1 Jan 2019 19:27:54 +0000 (21:27 +0200)
commit28ab9344b50577d67a58e488a5b6f4785ad27439
treeb59a5f095944819f6c6ab449f7109621de71ec09
parenta139ddb6cd6a294c58fec3f8f821ef235b4b8eb6
Use internal EAP server identity as dot1xAuthSessionUserName

If the internal EAP server is used instead of an external RADIUS server,
sm->identity does not get set. Use the identity from the internal EAP
server in such case to get the dot1xAuthSessionUserName value in STA MIB
information.

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