On Fri, Dec 28, 2007 at 03:01:26AM -0600, Automatic cvs log generator wrote:
Description: Added ikev2 from http://eap-ikev2.sourceforge.net/
Modified files: File: radiusd/src/modules/rlm_eap/libeap/eap_types.h; Revision: 1.14;
#define PW_EAP_IKEV2 47 /* same number as last type */ #define PW_EAP_MAX_TYPES 47 This is not correct. 47 has been allocated for EAP-PSK. IANA allocated 49 for EAP-IKEv2 (http://www.iana.org/assignments/eap-numbers).
Description: Add EAP-IKEv2 attributes to the dictionary Modified files: File: radiusd/share/dictionary.freeradius.internal; Revision: 1.22;
ATTRIBUTE EAP-IKEv2-AuthType 1106 string VALUE EAP-IKEv2-AuthType none 0 Is that "string" correct? radiusd does not seem to like the value statements for strings.. Changing EAP-IKEv2-AuthType to be "integer" seemed to get rid of the complaints from radiusd. -- Jouni Malinen PGP id EFC895FA