OSDN Git Service

nl80211: add handling for BSS color
authorJohn Crispin <john@phrozen.org>
Tue, 17 Dec 2019 14:19:18 +0000 (15:19 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 15 Jan 2020 10:14:24 +0000 (11:14 +0100)
commit5c5e52d1bb962510fecdc1ebecdde89694d1b223
tree745008c53cf7c6e968233b0ec6d67f4c0f1222b5
parentb18379d7aa31bc36c7738c85cdab7924b28cb734
nl80211: add handling for BSS color

This patch adds the attributes, policy and parsing code to allow userland
to send the info about the BSS coloring settings to the kernel.

Signed-off-by: John Crispin <john@phrozen.org>
Link: https://lore.kernel.org/r/20191217141921.8114-1-john@phrozen.org
[johannes: remove the strict policy parsing, that was a misunderstanding]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c