Michael Richardson <[EMAIL PROTECTED]> wrote: > I have created a new client program, "radeapclient". This is a > work-in-progress. I have refactored bits of rlm_eap/eap.c into > src/lib/eapcommon.c and call it from radeapclient. > > radeapclient is mostly radclient, which changes - it will answer the > MD5 challenge, do the calculation and reply. > > The patch is at: > http://www.sandelman.ca/tmp/radeapclient.patch
diff -N ? There's no 'eapcommon.c' in the patch. > radeapclient could be made a superset of radclient, and right now it looks > like it would make sense, but I intend for the program to evolve in a > different direction than I think that radclient should go. I agree. radclient is meant to be simple and stupid. Anything more complicated should be a separate program. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
