27 Jul
2010
27 Jul
'10
4:31 a.m.
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.