]> git.ipfire.org Git - thirdparty/hostap.git/commit
Update default wpa_group_rekey to once-per-day when using CCMP/GCMP
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 3 Jul 2017 10:42:55 +0000 (13:42 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 3 Jul 2017 10:42:55 +0000 (13:42 +0300)
commit90f837b0bfb26f9c26111fef39199190b9f820f2
tree3c85cf0ce642ecc23394e71e1b06e404a9276c1f
parent787615b38161ae7947314cc4b9e1905853d151e2
Update default wpa_group_rekey to once-per-day when using CCMP/GCMP

The default value for GTK rekeying period was previously hardcoded to
600 seconds for all cases. Leave that short value only for TKIP as group
cipher while moving to the IEEE 802.11 default value of 86400 seconds
(once-per-day) for CCMP/GCMP.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h