Automatic report from sources (radiusd) between 19.11.2007 - 20.11.2007 GMT
Jouni Malinen
j at w1.fi
Wed Nov 21 03:47:22 CET 2007
On Tue, Nov 20, 2007 at 03:03:21AM -0600, Automatic cvs log generator wrote:
> Description:
> Handle multiple EAP-Messages inside of a PEAP tunnel.
> Modified files:
> File: radiusd/src/modules/rlm_eap/types/rlm_eap_peap/peap.c; Revision: 1.28;
> Date: 2007/11/20 03:08:05; Author: aland; Lines: (+31 -19)
This doesn't build:
@@ -504,7 +516,7 @@ static int eappeap_postproxy(EAP_HANDLER
eaptls_success(handler->eap_ds, 0);
eaptls_gen_mppe_keys(&handler->request->reply->vps,
tls_session->ssl,
- "client EAP encryption");
+ tls_session->client_encryption_key);
peap.c: In function 'eappeap_postproxy':
peap.c:534: error: 'tls_session_t' has no member named 'client_encryption_key'
Was this supposed to be part of this commit (it looks somewhat separate
from the main change) or was a change to eap_tls.h (and somewhere else
to set variable) forgotten from this commit?
--
Jouni Malinen PGP id EFC895FA
More information about the Freeradius-Devel
mailing list