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:25 +0000 (10:40 +0100)
commitcbe39df5b7c4941881d6109eb59468a3d9cc29fe
tree0080c52c49ccd60fc9c69562cc36a40a8b466d39
parenta44a92473a480a6bb46ebd0a320996e8e88fb29e
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