Dave Mason <[EMAIL PROTECTED]> wrote: > Just so I'm on the right page, I assume I should do the patch and submit > it in the usual way?
Yes. Also putting it on bugs.freeradius.org would help. > If so, I'll clarify my understanding of what needs to happen. In > eap.c/eap_start, I can return EAP_OK instead of EAP_NOOP for the proxy > case. I dont see any other cases where EAP_OK is returned now. Then in > rlm_eap.c/eap_authorize, in the switch statement for the eap_start > return code, I can add an EAP_OK case that will return RLM_MODULE_OK. I > can also add a config note in doc/rlm_eap. Sounds good. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

