17 Jan
2010
17 Jan
'10
7:55 a.m.
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 --