Hello Alan,
I have created a forked version of latest freeradius v2 branch on github and merged the updated EAP-TNC support from tnch@fhh. The link is here:
https://github.com/aveshagarwal/freeradius-server/commit/40104449aa7bce926a2bb97edce4a906f35ed580
I have tested the patch on a testbed with 802.1x managed switch and wpa_supplicant and freeradius-server with EAP-TTLS as outer tunnel and EAP-MD5 and EAP-TNC as two inner EAP methods.
I would appreciate any feedback on this patch to get it merged upstream.
Thanks and Regards
Avesh
Avesh Agarwal wrote:Because I don't think it works. I haven't had time to look into it.
> Thanks for your response. But if you could tell some specific reasons
> why it is not enabled by default that would really help me understand
> what is required to be done.
OK.
I don't have many. Make sure it works. Make sure the code is clean,
> Yes, I agree. But some specifics would really help.
and formatted correctly. Make sure the patches are readable.
I know pretty much nothing about EAP-TNC. So all I can give is
general guidelines for getting code into the server.