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:20 +0000 (10:47 +0200)
commit0493f4c74aa8047588d0df22683e0fcc8e3a146b
treef2750aa5da6e64c9506d4c7587df4291830a9b39
parent3b2b2e75f82144c0ca592b0c5d800d34cb4c608c
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