Thanks Alan, I am working on it.

Also some attributes also has sub TLV's how can I add them? Do I have to
change any structures?

Thanks & Regards,
Govardhana K N


On 7/25/07, Alan DeKok <[EMAIL PROTECTED]> wrote:

Govardhana K N wrote:
> Hi,
>
> I am using WiMAX supported client, so the attribute format for WiMAX
> is like Attribute-Type, Length, CONTINUATION, and Value.
>
> How can I modify the server to send the attributes in this format?

Edit src/lib/radius.c.  That's the code that does packing / unpacking
of all RADIUS attributes.

The "continuation" field will cause additional complications.  The
TLV's inside of TLV's will also cause additional complications.

Alan DeKok.
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html




--
With Regards,
Govardhana K N
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to