Allow DHCP to work again.
authorAlan T. DeKok <aland@freeradius.org>
Fri, 6 May 2011 10:08:48 +0000 (12:08 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 6 May 2011 10:08:48 +0000 (12:08 +0200)
commit9035d82dd3390234acbf94d049c6c78181dca651
treeaef18e72371c2cf1e5063bedbb501865df69a560
parent810cf3365a35f2076e2fb82300b235f493fc0ec1
Allow DHCP to work again.

There is no "flags.encoded", as the RADIUS API has been changed
to take 'const VALUE_PAIR *'.  Rather than fixing the DHCP code,
we just re-use the "extended" flag for the same purpose, since
it isn't used for anything in the DHCP code
src/lib/dhcp.c