]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: Parsing of Multiple BSSID information in scanning
authorPeng Xu <pxu@codeaurora.org>
Mon, 21 Jan 2019 10:14:57 +0000 (12:14 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 8 Feb 2019 12:51:50 +0000 (13:51 +0100)
commitac2a324087a0090f92d65ebc0c5edfaaf3316f69
treef82782572078836b3166c1aaec02e113b6f30528
parent8d68069c63169ed82ef2bbd39ee6dee698aa3935
cfg80211: Parsing of Multiple BSSID information in scanning

This extends cfg80211 BSS table processing to be able to parse Multiple
BSSID element from Beacon and Probe Response frames and to update the
BSS profiles in internal database for non-transmitted BSSs.

Signed-off-by: Peng Xu <pxu@codeaurora.org>
Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/core.h
net/wireless/scan.c