]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/wpa_auth.c
Reject the initial 4-way handshake if initial GTK setup fails
authorJouni Malinen <j@w1.fi>
Sun, 28 Jun 2015 18:40:37 +0000 (21:40 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 29 Jun 2015 20:23:56 +0000 (23:23 +0300)
commitaac1efec3448e4f4289276064ccc6cf528bdc33c
tree1a5900fbf4bcd00d2ab71474d1065adb3a2cbe63
parent2da525651d9aa49854bff51f7e4faf9273f68868
Reject the initial 4-way handshake if initial GTK setup fails

This makes the AP/Authenticator design more robust against unexpected
failures in random number generation.

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