mac80211: Support BIGTK configuration for Beacon protection
authorJouni Malinen <jouni@codeaurora.org>
Sat, 22 Feb 2020 13:25:44 +0000 (15:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 24 Feb 2020 09:35:57 +0000 (10:35 +0100)
commite5473e80d46767ebc64dac4958f30299a3b14b1b
treed8d4d2d8604b20caf623fd7e8fbc90682bc35c96
parent56be393fa8b40db2d4f54f97614f645eb8d3c32e
mac80211: Support BIGTK configuration for Beacon protection

Extend mac80211 key configuration to support the new BIGTK with key
index values 6 and 7. Support for actually protecting Beacon frames
(adding the MME in AP mode and checking it in STA mode) is covered in
separate commits.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
Link: https://lore.kernel.org/r/20200222132548.20835-3-jouni@codeaurora.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/debugfs_key.c
net/mac80211/debugfs_key.h
net/mac80211/ieee80211_i.h
net/mac80211/key.c
net/mac80211/key.h
net/mac80211/sta_info.h