Vijay Badola wrote: > Hi, I want to know that, can we send ‘long long’ (byte size 8) and > ‘double log’( byte size is 12) > > type Variable in Radius message using freeradius APIs. If yes how????
You send it as type "octets". An 8 byte "long long" typ is not part of RADIUS. See: http://tools.ietf.org/html/draft-ietf-radext-design-17 Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

