Allow 'octet' attributes to have a fixed length.
authorAlan T. DeKok <aland@freeradius.org>
Thu, 15 Jul 2010 09:48:56 +0000 (11:48 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 15 Jul 2010 09:48:56 +0000 (11:48 +0200)
commit885452ed9aa3fa5a558672cb5e1573d8367f326c
treea3ad4dd91996f68d36b9272296a5cabe2a0e9113
parent09c69a6bbe563d9a5690bdad626482a5f6d815c5
Allow 'octet' attributes to have a fixed length.

This is currently only for a few old attributes (ARAP-*), but the
same framework is leveraged for other attributes, too.  e.g. int, ipaddr
share/dictionary.rfc2869
src/include/libradius.h
src/lib/dict.c
src/lib/radius.c