]> git.ipfire.org Git - thirdparty/hostap.git/commit
Increase initial group key handshake retransmit timeout to 500 ms
authorJouni Malinen <j@w1.fi>
Sat, 24 Dec 2011 11:50:59 +0000 (13:50 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 24 Dec 2011 11:50:59 +0000 (13:50 +0200)
commit00338a4fe8f51d1b25281d2379ebdd7ffde5603a
tree2fa8e517aa653217859dda2a174ae008f3c4a65f
parent9c3c38db1ea5a92d84d78bb6823bd95085bcbd69
Increase initial group key handshake retransmit timeout to 500 ms

The 100 ms timeout on retransmitting group key message can be too short
for stations that are in power save mode or if there is a large number
of association stations. While the retransmission of the EAPOL-Key frame
should allow this to be recovered from, it is useful to avoid
unnecessary frames to save soem CPU and power.

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