aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/hostapd.conf
diff options
context:
space:
mode:
authorDan Harkins <dharkins@lounge.org>2011-11-19 16:32:21 +0200
committerJouni Malinen <j@w1.fi>2011-11-19 16:32:21 +0200
commit43011639306d107971996d9d70afa74e6aca25f4 (patch)
tree58a22464f3430442f548856791fbdb33e9d1a52f /hostapd/hostapd.conf
parent397188521deb2131c3db942413cfd96b43a47bb2 (diff)
downloadexternal_wpa_supplicant_8_ti-43011639306d107971996d9d70afa74e6aca25f4.zip
external_wpa_supplicant_8_ti-43011639306d107971996d9d70afa74e6aca25f4.tar.gz
external_wpa_supplicant_8_ti-43011639306d107971996d9d70afa74e6aca25f4.tar.bz2
EAP-pwd: Document group configuration for hostapd authentication server
Diffstat (limited to 'hostapd/hostapd.conf')
-rw-r--r--hostapd/hostapd.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/hostapd/hostapd.conf b/hostapd/hostapd.conf
index a2e50bf..7571f45 100644
--- a/hostapd/hostapd.conf
+++ b/hostapd/hostapd.conf
@@ -510,6 +510,10 @@ eap_server=0
# Fragment size for EAP methods
#fragment_size=1400
+# Finite cyclic group for EAP-pwd. Number maps to group of domain parameters
+# using the IANA repository for IKE (RFC 2409).
+#pwd_group=19
+
# Configuration data for EAP-SIM database/authentication gateway interface.
# This is a text string in implementation specific format. The example
# implementation in eap_sim_db.c uses this as the UNIX domain socket name for