From cfc393a645f6885117fe321e1679031482c12edf Mon Sep 17 00:00:00 2001 From: Ben Greear Date: Wed, 5 Mar 2014 16:19:58 -0800 Subject: [PATCH] hostapd: Document interworking realm EAP Method types Add link to the EAP type definitions document. Signed-hostap: Ben Greear --- hostapd/hostapd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hostapd/hostapd.conf b/hostapd/hostapd.conf index 7ea186e8b..81ddabc2a 100644 --- a/hostapd/hostapd.conf +++ b/hostapd/hostapd.conf @@ -1548,6 +1548,8 @@ own_ip_addr=127.0.0.1 # accordance with IETF RFC 4282 # NAI Realm(s): Semi-colon delimited NAI Realm(s) # EAP Method: [:<[AuthParam1:Val1]>][<[AuthParam2:Val2]>][...] +# EAP Method types, see: +# http://www.iana.org/assignments/eap-numbers/eap-numbers.xhtml#eap-numbers-4 # AuthParam (Table 8-188 in IEEE Std 802.11-2012): # ID 2 = Non-EAP Inner Authentication Type # 1 = PAP, 2 = CHAP, 3 = MSCHAP, 4 = MSCHAPV2