OSDN Git Service

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)
commit0b8fb8235be8be99a197e8d948fc0a2df8dc261a
treef82782572078836b3166c1aaec02e113b6f30528
parentfcea7db50467e72338beb262fe6342ed01643399
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