cfg80211: Allow user space to specify non-IEs to SAE Authentication
SAE extends Authentication frames with fields that are not information elements. NL80211_ATTR_IE is not suitable for these, so introduce a new attribute that can be used to specify the fields needed for SAE in station mode. Signed-off-by:Jouni Malinen <j@w1.fi> [change to verify that SAE is only used with authenticate command] Signed-off-by:
Johannes Berg <johannes.berg@intel.com>
Showing
- include/net/cfg80211.h 5 additions, 0 deletionsinclude/net/cfg80211.h
- include/uapi/linux/nl80211.h 11 additions, 0 deletionsinclude/uapi/linux/nl80211.h
- net/wireless/core.h 4 additions, 2 deletionsnet/wireless/core.h
- net/wireless/mlme.c 8 additions, 3 deletionsnet/wireless/mlme.c
- net/wireless/nl80211.c 48 additions, 12 deletionsnet/wireless/nl80211.c
- net/wireless/sme.c 1 addition, 1 deletionnet/wireless/sme.c
Loading
Please register or sign in to comment