]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
cfg80211: Add KEK/nonces for FILS association frames
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 26 Oct 2016 21:42:03 +0000 (00:42 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 27 Oct 2016 14:03:24 +0000 (16:03 +0200)
commit348bd456699801920a309c66e382380809fbdf41
treeaf781f401cd306a583dadbac277fcda2809824ca
parent631810603a20874554b2f17adf42b72d0f15eda5
cfg80211: Add KEK/nonces for FILS association frames

The new nl80211 attributes can be used to provide KEK and nonces to
allow the driver to encrypt and decrypt FILS (Re)Association
Request/Response frames in station mode.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c