Move restrictions on vendor ID from 32767 to 65535
authorAlan T. DeKok <aland@freeradius.org>
Wed, 12 Aug 2009 08:48:12 +0000 (10:48 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 12 Aug 2009 08:48:12 +0000 (10:48 +0200)
commitf7c42985091a11aed859678a8af64c629c7e37cb
treecdc1740b09f5a56868df7ac631687c12547049d2
parentcdf8989df9d7c3c9319468f6bd8efa89aad0098e
Move restrictions on vendor ID from 32767 to 65535

Now that "attr" is stored as an unsigned integer.

Based on a patch from Rafael Ugolini
src/lib/dict.c
src/modules/rlm_eap/types/rlm_eap_ttls/ttls.c