Stephan Kirsten wrote: > i've read in the dictionary.freeradius.intern file that these attribute > are integer, but i wasnt sure about the size and obviously it can handle > 64bit values.
Integers in RADIUS are unsigned 32-bit integers. > the only limitiation i've found was in rlm_expr, where it says, it can > handle unsigned 32-bit integers > > where can i read more about this limitation? The RFC's, such as they are. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

