]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Beacon protection capability flag and default key type
authorJouni Malinen <jouni@codeaurora.org>
Fri, 21 Feb 2020 16:19:04 +0000 (18:19 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 24 Feb 2020 10:20:38 +0000 (12:20 +0200)
commitf1d385609009985de8a6ab8a8bbf46b672b93c3d
tree22e930aeca0d6b13fbbb4ee28d58c44118abceb0
parent2e34f6a53f312aa98e08b6cbdc2b7f4c4f85ca0e
nl80211: Beacon protection capability flag and default key type

Add a new capability flag based on the nl80211 feature advertisement and
start using the new default key type for Beacon protection. This enables
AP mode functionality to allow Beacon protection to be enabled. This is
also enabling the previously added ap_pmf_beacon_protection_* hwsim test
cases.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/drivers/driver.h
src/drivers/driver_common.c
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211_capa.c