28 Aug
2013
28 Aug
'13
11:48 a.m.
Arran Cudbard-Bell wrote:
In that list they have type 'boolean', but RADIUS can't encode attributes smaller than a byte.
For boolean does anyone know if they really mean a standard 32bit integer with the values 0/1, or if they're wanting a single byte with the values 0/1, or whether it's some other cisco craziness?
My guess is that it's a single byte. In v2.2.x, that's "byte" type. Alan DeKok.