OSDN Git Service

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)
commitb9771d41aee7aa3207b985422a1cc19e8342bc50
tree13413533108492a4bb95aa282abf426fab1d707e
parent2e076f199097d670ce5e5492cea57f552b93bba9
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