[PATCH] wpa_supplicant: clarify group_rekey documentation
Johannes Berg
johannes at sipsolutions.net
Tue Jan 10 03:36:37 PST 2017
From: Johannes Berg <johannes.berg at intel.com>
This is also used in mesh and AP modes.
Signed-off-by: Johannes Berg <johannes.berg at intel.com>
---
wpa_supplicant/wpa_supplicant.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wpa_supplicant/wpa_supplicant.conf b/wpa_supplicant/wpa_supplicant.conf
index 94cef4afbf5c..c90fa629ac49 100644
--- a/wpa_supplicant/wpa_supplicant.conf
+++ b/wpa_supplicant/wpa_supplicant.conf
@@ -937,7 +937,7 @@ fast_reauth=1
#
# group_rekey: Group rekeying time in seconds. This value, if non-zero, is used
# as the dot11RSNAConfigGroupRekeyTime parameter when operating in
-# Authenticator role in IBSS.
+# Authenticator role in IBSS, or in AP and mesh modes.
#
# Following fields are only used with internal EAP implementation.
# eap: space-separated list of accepted EAP methods
--
2.9.3
More information about the Hostap
mailing list