<div dir="ltr">Hello Aaron,<br><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks for your response.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 15, 2013 at 4:19 PM, Arran Cudbard-Bell <span dir="ltr"><<a href="mailto:a.cudbardb@freeradius.org" target="_blank">a.cudbardb@freeradius.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>> > I really appreciate your help on this.<br>
> > The code you submitted leaked opaque data, which i've fixed.<br>
> ><br>
> > I'm concerned about the call to storeUserName, and getConnection, there's no where where the connection is explicitly destroyed, so I don't see how memory passed to those functions or allocated by those functions is ever freed. I guess there must be some magic GC/reference counting i'm missing?<br>


<br>
</div>Still concerned about this . Can you explain how this memory gets freed?<br>
<br></blockquote><div><br><br>This memory gets freed in the call to "terminate" in the detach. Inside that it calls destructor to free objects associated with the connection id. <br></div><div><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


--<br>
<br>
OK going through and cleaning up the eap_types.h file, your declared EAP-TNC to be type 38? IANA has type 38 to be HTTP-Digest. You need to request a number from IANA for EAP-TNC.<br>
<div><div><br></div></div></blockquote><div><br><br></div><div>I looked at the IANA website <br><br><a href="http://www.iana.org/assignments/eap-numbers/eap-numbers.xhtml" target="_blank">http://www.iana.org/assignments/eap-numbers/eap-numbers.xhtml</a> <br>

</div><div><br>And it assigns 54 for EAP TNC.<br><br></div><div>I would also appreciate if you could look into the EAP TTLS modifications and if they can be available as part of FR3.0. <br><br></div><div>Thanks a lot for your help.<br>

<br></div><div>Regards<br>Avesh   <br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div>
-Arran<br>
<br>
<br>
<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/devel.html" target="_blank">http://www.freeradius.org/list/devel.html</a><br>
</div></div></blockquote></div><br></div></div>