<div>Hi All:</div>
<div> </div>
<div>I have this requirement to log pretty much log all attribute value pairs.</div>
<div> </div>
<div>I put a hook in radius.c and looged few parameters that was available to me UserName, Source IP Address, Destination IP Address,</div>
<div>NAS-IP-Address, Request-ID.</div>
<div> </div>
<div>I use vp_prints function to parse packet->vps, then save it and insert in DB.</div>
<div> </div>
<div>In normal circumstances not all attributes are used but I am going to use this list:</div>
<div> </div>
<div><a href="http://www.iana.org/assignments/radius-types/radius-types.xml">http://www.iana.org/assignments/radius-types/radius-types.xml</a></div>
<div> </div>
<div>I will use this list to code and extract attribute value pairs and store in DB.</div>
<div> </div>
<div>Please let me know my assumptions are correct and also let me know if there is a better way todo things or a complete implementation is already included in </div>
<div>FreeRadius.</div>
<div> </div>
<div>Thanks in advance</div>
<div> </div>
<div>-Gyan</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>