From: Dan Harkins Date: Sat, 19 Nov 2011 14:32:21 +0000 (+0200) Subject: EAP-pwd: Document group configuration for hostapd authentication server X-Git-Tag: aosp-jb-start~293 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=43011639306d107971996d9d70afa74e6aca25f4;p=thirdparty%2Fhostap.git EAP-pwd: Document group configuration for hostapd authentication server --- diff --git a/hostapd/hostapd.conf b/hostapd/hostapd.conf index a2e50bfed..7571f4586 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