]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/wpa_auth.c
Add a log message when GTK rekeying failed
authorGünther Kelleter <guenther.kelleter@devolo.de>
Mon, 6 Feb 2017 21:55:42 +0000 (23:55 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 6 Feb 2017 22:25:36 +0000 (00:25 +0200)
commit4bb9b674c84b0647f127b660922739a69cd608fc
treea2f65304db51013c8a30fc517f73130b524237ad
parent41f140d38617e1fd3fa88c1667c1bce0cad79224
Add a log message when GTK rekeying failed

It can happen if the station is unreachable or sleeping longer than
the actual total GTK rekey timeout. To fix the latter case
wpa_group_update_count may be increased.

Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
hostapd/hostapd.conf
src/ap/wpa_auth.c