FR2.1.8, EAP-Session-Resumed, src/modules/rlm_eap/libeap/eap_tls.c
James J J Hooper
jjj.hooper at bristol.ac.uk
Sun Jan 17 13:55:06 CET 2010
Hi Alan,
Is the value of EAP-Session-Resumed being set to the wrong value (zero,
instead of one)?
In src/modules/rlm_eap/libeap/eap_tls.c:
/*
* Mark the request as resumed. */
vp = pairmake("EAP-Session-Resumed", "0", T_OP_SET);
if (vp) pairadd(&request->packet->vps, vp);
In share/dictionary.freeradius.internal:
ATTRIBUTE EAP-Session-Resumed 1128 integer
VALUE EAP-Session-Resumed no 0
VALUE EAP-Session-Resumed yes 1
Apologies if I have misunderstood the code.
-James
--
James J J Hooper
Network Specialist
Information Services
University of Bristol
http://www.wireless.bristol.ac.uk http://www.jamesjj.net
--
More information about the Freeradius-Users
mailing list