IEEE 802.11w: Added association ping
authorJouni Malinen <j@w1.fi>
Sun, 31 Aug 2008 08:04:47 +0000 (11:04 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 31 Aug 2008 08:04:47 +0000 (11:04 +0300)
commit5d22a1d5aaa7bafdbb3180c3cfec4868b347a86a
tree7b32a6411c0176f141c45d922004b9d9236184af
parent1e858f69d9c4386467e57452c3ada245a00fd172
IEEE 802.11w: Added association ping

This updates management frame protection to use the assocition ping process
from the latest draft (D6.0) to protect against unauthenticated
authenticate or (re)associate frames dropping association.
13 files changed:
hostapd/ChangeLog
hostapd/ap.h
hostapd/config.c
hostapd/config.h
hostapd/hostapd.conf
hostapd/ieee802_11.c
hostapd/mlme.c
hostapd/sta_info.c
hostapd/sta_info.h
hostapd/wpa.c
src/common/ieee802_11_defs.h
wpa_supplicant/ChangeLog
wpa_supplicant/mlme.c