2012-09-30 16:30:41

by Jouni Malinen

[permalink] [raw]
Subject: [PATCH 0/4] cfg80211/mac80211: Station mode SAE

This series adds support to allow simultaneous authentication of equals
(SAE) to be implemented in station mode with user space SME.

--
Jouni Malinen PGP id EFC895FA


2012-10-01 07:47:10

by Johannes Berg

[permalink] [raw]
Subject: Re: [PATCH 0/4] cfg80211/mac80211: Station mode SAE

On Sun, 2012-09-30 at 19:29 +0300, Jouni Malinen wrote:
> This series adds support to allow simultaneous authentication of equals
> (SAE) to be implemented in station mode with user space SME.

Applied, thanks. I made a change to the cfg80211/nl80211 patch to avoid
allowing SAE to be configured for connect/start-ap, please verify:
http://p.sipsolutions.net/0d315cdfcd0c447d.txt

johannes