[PATCH] PEAP peer: allow autheap for EAP-TLS phase2 support

Alan DeKok aland at deployingradius.com
Fri Oct 9 08:41:13 EDT 2020


On Oct 9, 2020, at 8:22 AM, Jouni Malinen <j at w1.fi> wrote:
> 
> On Thu, Sep 17, 2020 at 10:23:29PM +0100, Alexander Clouter wrote:
>> ---
>> src/eap_peer/eap_peap.c | 22 +++++++++++++++++++---
>> 1 file changed, 19 insertions(+), 3 deletions(-)
> 
> Why would this be needed? EAP-PEAP inner method is configured with
> "auth", not "autheap". The "autheap" special case is needed with
> EAP-TTLS where both EAP and non-EAP inner methods are supported. That is
> not the case with EAP-PEAP.

  It's mainly for consistency.  "auth" is used elsewhere to indicate non-EAP methods. and "autheap" is used for EAP methods.

  It's not a big issue, and can be dropped.

> Furthermore, the commit message would need to include the Signed-off-by:
> line as described in the CONTRIBUTIONS file for me to be able to
> consider applying a patch.

  I'll push on that.

  Alan DeKok.




More information about the Hostap mailing list