Help: Adding WiMAX VSA support
    Alan DeKok 
    aland at deployingradius.com
       
    Wed Jul 25 16:35:36 CEST 2007
    
    
  
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.
    
    
More information about the Freeradius-Users
mailing list