]> git.ipfire.org Git - thirdparty/hostap.git/commit
RADIUS: Support last_msk with EAP-TLS
authorJouni Malinen <jouni@codeaurora.org>
Sun, 7 Oct 2018 13:50:08 +0000 (16:50 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 11 Oct 2018 09:12:30 +0000 (12:12 +0300)
commit7770a9dd6a6741d600b57bda07ec5b46a3261be4
tree847cc3a610b08d80f994736aa1dd96c37c77d545
parent063cbb87a6d29ed6ce0a50888a354a1dd7227a62
RADIUS: Support last_msk with EAP-TLS

This extends the last_msk testing functionality in the RADIUS server to
work with EAP-TLS based on "cert-<serial_num>" form user names in the
database.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/radius/radius_server.c