"concatenated" attributes get split when encoded
authorAlan T. DeKok <aland@freeradius.org>
Tue, 7 May 2013 19:48:29 +0000 (15:48 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 7 May 2013 20:08:33 +0000 (16:08 -0400)
commit9191f0d95b46ef790de20b234e12c386f5fbff9f
treed3b6882da89bb48b6a0f6c54403dc090d54ecf5e
parent55f6e393619c310dae6d8afd3f224babf23eb9b3
"concatenated" attributes get split when encoded

But only if they're more than 253 octets long.
The dictionary parser enforces the limitation that only
"RFC" attributes can be concatenated
src/lib/radius.c