----- "Alan DeKok" <aland@deployingradius.com> wrote:
| Arran Cudbard-Bell wrote:
| > Did you not think they'd get past 32K? Int is dead, long live long :)
|
| I thought it would take longer than that...
|
| But the limitation in FreeRADIUS has been there for about 10 years...
| I guess it's OK for IANA to take 10 years to allocate 32K vendor ID's.
|
Anyway, why would you guys use long if int in 32bit arch can go from −2,147,483,648 to 2,147,483,647 ?
Rafael Ugolini