]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: support scan features for improved scan privacy
authorJohannes Berg <johannes.berg@intel.com>
Mon, 28 May 2018 13:47:41 +0000 (15:47 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Fri, 15 Jun 2018 11:34:40 +0000 (13:34 +0200)
commit1d44db687154026818400c76c3e4e59c5543539a
tree13413533108492a4bb95aa282abf426fab1d707e
parentfd6c2070b7bca75d20d222aee4e17870d6dfe5a2
mac80211: support scan features for improved scan privacy

Support the new random SN and minimal probe request contents
scan flags for the case of software scan - for hardware scan
the drivers need to opt in, but may need to do only that,
depending on their implementation.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/main.c
net/mac80211/offchannel.c
net/mac80211/rx.c
net/mac80211/scan.c
net/mac80211/sta_info.c
net/mac80211/tx.c
net/mac80211/util.c