Welcome to jradius!
Alan DeKok
aland at deployingradius.com
Tue Sep 25 11:11:40 CEST 2007
Alan DeKok wrote:
> Peter, David and I talked about it including jradius in the tree.
> It's used by a fair number of people, and it's useful.
I've also taken the liberty of clarifying some of the code. It uses
'int' as a 4-byte number, but 'int' is 64-bits on some systems. I've
replaced those references with 'uint32_t', which is guaranteed to be a
4-byte integer.
Alan DeKok.
More information about the Freeradius-Devel
mailing list