diff options
author | Srinivas Dasari <dasaris@qti.qualcomm.com> | 2018-01-25 16:13:39 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-01-31 12:57:23 +0100 |
commit | 10773a7c09b327d02144c7d181e6544b7015ffc7 (patch) | |
tree | a60d2fd0b0e60c4199c9c586e213914152d31acd /.cocciconfig | |
parent | cfg80211/nl80211: Optional authentication offload to userspace (diff) | |
download | linux-10773a7c09b327d02144c7d181e6544b7015ffc7.tar.xz linux-10773a7c09b327d02144c7d181e6544b7015ffc7.zip |
nl80211: Allow SAE Authentication for NL80211_CMD_CONNECT
This commit allows SAE Authentication for NL80211_CMD_CONNECT
interface, provided host driver advertises the support.
Host drivers may offload the SAE authentication to user space
through NL80211_CMD_EXTERNAL_AUTH interface and thus expect
the user space to advertise support to handle offload through
NL80211_ATTR_EXTERNAL_AUTH_SUPPORT in NL80211_CMD_CONNECT
request. Such drivers should reject the connect request on no
offload support from user space.
Signed-off-by: Srinivas Dasari <dasaris@qti.qualcomm.com>
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions