]> git.ipfire.org Git - thirdparty/hostap.git/commit
Extend radius_msg_get_tunnel_password() to support multiple passwords
authorMichael Braun <michael-dev@fami-braun.de>
Sun, 25 Nov 2012 15:19:04 +0000 (17:19 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 25 Nov 2012 15:19:04 +0000 (17:19 +0200)
commit14e919478e7a3b472b4fee42787a221cb09f3e8c
tree299ce5a23fd36e14ad53d996dfa4d4804cb68418
parent1a2d22a2422c70964e2a92677d71d17ac5f54006
Extend radius_msg_get_tunnel_password() to support multiple passwords

The new function parameter can now be used to specify which password to
return.

Signed-hostap: Michael Braun <michael-dev@fami-braun.de>
src/ap/ieee802_11_auth.c
src/radius/radius.c
src/radius/radius.h