linux/net/wireless
Jouni Malinen 56be393fa8 cfg80211: Support key configuration for Beacon protection (BIGTK)
IEEE P802.11-REVmd/D3.0 adds support for protecting Beacon frames using
a new set of keys (BIGTK; key index 6..7) similarly to the way
group-addressed Robust Management frames are protected (IGTK; key index
4..5). Extend cfg80211 and nl80211 to allow the new BIGTK to be
configured. Add an extended feature flag to indicate driver support for
the new key index values to avoid array overflows in driver
implementations and also to indicate to user space when this
functionality is available.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
Link: https://lore.kernel.org/r/20200222132548.20835-2-jouni@codeaurora.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2020-02-24 10:35:48 +01:00
..
certs
.gitignore
ap.c
chan.c
core.c
core.h
debugfs.c
debugfs.h
ethtool.c
ibss.c
Kconfig
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
Makefile
mesh.c
mlme.c
nl80211.c cfg80211: Support key configuration for Beacon protection (BIGTK) 2020-02-24 10:35:48 +01:00
nl80211.h
ocb.c
of.c
pmsr.c
radiotap.c
rdev-ops.h cfg80211: Support key configuration for Beacon protection (BIGTK) 2020-02-24 10:35:48 +01:00
reg.c A few big new things: 2020-02-16 19:00:22 -08:00
reg.h
scan.c cfg80211: remove support for adjacent channel compensation 2020-02-21 20:00:39 +01:00
sme.c cfg80211: Support key configuration for Beacon protection (BIGTK) 2020-02-24 10:35:48 +01:00
sysfs.c
sysfs.h
trace.c
trace.h cfg80211: Support key configuration for Beacon protection (BIGTK) 2020-02-24 10:35:48 +01:00
util.c cfg80211: Support key configuration for Beacon protection (BIGTK) 2020-02-24 10:35:48 +01:00
wext-compat.c
wext-compat.h
wext-core.c
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c