Updated SA Query procedure to use timeouts per 802.11w/D7.0
authorJouni Malinen <j@w1.fi>
Fri, 26 Dec 2008 10:30:34 +0000 (12:30 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 26 Dec 2008 10:30:34 +0000 (12:30 +0200)
commit45c94154a61d932174232e19f096e346a129b028
tree78c40b76060ad7efa64dcb4f204bcc44fa394721
parent93b76319f1506c386966721a3fb30482883b4b3d
Updated SA Query procedure to use timeouts per 802.11w/D7.0

The previous max_attempts * timeout is now replaced with two timeouts
(one for each retry, the other one for maximum wait).
hostapd/ap.h
hostapd/config.c
hostapd/config.h
hostapd/hostapd.conf
hostapd/ieee802_11.c
hostapd/sta_info.c
hostapd/sta_info.h