> I've checked in your change, modified to do something along those
> lines...

that's great.

I would suggest this minor tidbit as well


        /* Length field, 4 bytes, OPTIONAL. */
-       if ( test_flag(flags, EAP_TLS_FLAG_L) ) {
+       if ( has_length ) {

-- 
Adam
http://www.eax.com      The Supreme Headquarters of the 32 bit registers



Reply via email to