"Sunil Kulkarni" <[EMAIL PROTECTED]> wrote:
> Given the well structured freeradius code,
> it was simpler for me to add a new type "raw" that just copies the
> given octets immediatly after the vendor-id in the RADIUS send
> packet. It solved my problem.

  The server already supports the 'octets' data type, which is exactly
the same as 'raw'.  That's not the problem.

  The problem is that the rad_recv() function doesn't know about
dictionary entries, or vendors.  This makes me think we've got to
re-arrange some of the code.

  Alan DeKok.

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

Reply via email to