Re: [PATCH 0/3] Add support for EAP/non-EAP phase2 differentiation

2011-01-10 Thread Samuel Ortiz
Hi Henri, On Mon, Jan 10, 2011 at 01:41:39PM +0200, Henri Bragge wrote: > Hi, > > WPA2 EAP-TTLS specification supports the ability to choose between EAP and > non-EAP based phase2 (inner) authentication methods. After this patch the user > can prefix the value of Phase2 with "EAP-" (for example:

[PATCH 0/3] Add support for EAP/non-EAP phase2 differentiation

2011-01-10 Thread Henri Bragge
Hi, WPA2 EAP-TTLS specification supports the ability to choose between EAP and non-EAP based phase2 (inner) authentication methods. After this patch the user can prefix the value of Phase2 with "EAP-" (for example: Phase2 = EAP-MSCHAPV2), which indicates that an EAP-based authentication will be us