Fixed WPA/RSN IE validation to verify the proto (WPA vs. WPA2) is enabled
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 15 Oct 2008 03:34:39 +0000 (06:34 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 15 Oct 2008 03:34:39 +0000 (06:34 +0300)
commit2100a768bfe2d3186dd7ff2bd62fde61c944d674
treecc14ff71a17b45db95caca9ba531b3e999ae728d
parent8de4f2e9baeacb552d375733866dcab4186c98a6
Fixed WPA/RSN IE validation to verify the proto (WPA vs. WPA2) is enabled

Previous version could have allowed a broken client to complete WPA (or
WPA2) authentication even if the selected proto was not enabled in hostapd
configuration.
hostapd/ChangeLog
hostapd/wpa.h
hostapd/wpa_auth_ie.c