OSDN Git Service

nl80211: allow client-only BIGTK support
authorJohannes Berg <johannes.berg@intel.com>
Mon, 20 Apr 2020 12:06:00 +0000 (14:06 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 24 Apr 2020 10:33:41 +0000 (12:33 +0200)
commit155d7c733807190258639c66b36340948f369349
tree53a4d9efb1ebb5b28d840e4bd55b44d5e16e5557
parent9dba48a6ece79da064655736dc7347a5fcadedef
nl80211: allow client-only BIGTK support

The current NL80211_EXT_FEATURE_BEACON_PROTECTION feature flag
requires both AP and client support, add a new one called
NL80211_EXT_FEATURE_BEACON_PROTECTION_CLIENT that enables only
support in client (and P2P-client) modes.

Link: https://lore.kernel.org/r/20200420140559.6ba704053a5a.Ifeb869fb0b48e52fe0cb9c15572b93ac8a924f8d@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h
net/wireless/nl80211.c