Inconsistent behaviour with duplicate dictionary entries

Alan DeKok aland at deployingradius.com
Thu Aug 2 00:59:39 CEST 2012


Brian Candler wrote:
> Anyway, this suggests to me that there may be two different code paths for
> looking up attribute numbers to names; maybe they could be unified?

  There's only one... dict_attrbyvalue().  It gets the name by looking
up an attribute by value.

  If you put the name in a file for input into "radtest", that name is
used when printing the attribute.  After all, it's the name you told it
to use.

  I think that's the only confusion.

  Alan DeKok.


More information about the Freeradius-Devel mailing list