Change eap_vp2packet to use fr_strerror_printf to output its errors
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 2 Oct 2014 09:40:25 +0000 (10:40 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 2 Oct 2014 09:40:42 +0000 (10:40 +0100)
commite664cd5e8af011bcccac0b7b827b0409f5a3b54d
treeb0bed62d59063e225121c890cecf45de09684d7f
parent37bec764f4a99ac64df1ebe080ddaeec638f884d
Change eap_vp2packet to use fr_strerror_printf to output its errors

Because "Malformed EAP message" as an error without any more detail is not useful
src/modules/rlm_eap/libeap/eapcommon.c
src/modules/rlm_eap/libeap/eapsimlib.c
src/modules/rlm_eap/radeapclient.c
src/modules/rlm_eap/rlm_eap.c