Add option "include_length" for TTLS, too.
authorAlan T. DeKok <aland@freeradius.org>
Thu, 7 May 2009 08:43:27 +0000 (10:43 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 7 May 2009 08:47:09 +0000 (10:47 +0200)
commit7302fd50c884ce0995a89d2e9f851de1d3374998
treebb459d993f7a07ad3e66d585fefe2999a1bba7f2
parentd1b870646741d7385dd35f9e1bb24afffef7a7cf
Add option "include_length" for TTLS, too.

We've always set it to "yes" in the past, by inheriting the
value from the TLS configuration.  In contrast, PEAP always sets it
to "no".

However... RFC 5281 says that we should set it to "no".  Since the
previous code works with everyone, we don't want to change the
defaults.  But we DO add the flag that allows it to be RFC compliant.y
raddb/eap.conf
src/modules/rlm_eap/types/rlm_eap_ttls/rlm_eap_ttls.c