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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

