]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use RADIUS shared secret consistently in RX handler
authorJouni Malinen <j@w1.fi>
Sun, 25 Nov 2012 15:52:56 +0000 (17:52 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 25 Nov 2012 15:57:16 +0000 (17:57 +0200)
commitfc5550a1c2c6f572b2bd55d6ad01a8ef241dce96
tree5056222e757d18cbf9b5ff7638e8eabe0dd519a9
parent5ee56c4e1930b007d36704f62e614e0dbb88f1f8
Use RADIUS shared secret consistently in RX handler

Use the shared_secret pointer from RADIUS client implementation instead
of getting this from hostapd configuration data.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/ieee802_11_auth.c