commit | e5473e80d46767ebc64dac4958f30299a3b14b1b | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@codeaurora.org> | Sat Feb 22 15:25:44 2020 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Feb 24 10:35:57 2020 +0100 |
tree | d8d4d2d8604b20caf623fd7e8fbc90682bc35c96 | |
parent | 56be393fa8b40db2d4f54f97614f645eb8d3c32e [diff] |
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>