diff options
author | Benjamin Berg <benjamin.berg@intel.com> | 2023-06-18 21:49:53 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-06-19 12:08:28 +0200 |
commit | 2481b5da9c6b2ee1fde55a1c29eb2ca377145a10 (patch) | |
tree | f49772e06e54a53a60f042e875b56aa6af19299b /net/wireless/sme.c | |
parent | dc92e54c30c4bc9d30e674a445dfe1afdca991cf (diff) | |
download | linux-2481b5da9c6b2ee1fde55a1c29eb2ca377145a10.tar.gz linux-2481b5da9c6b2ee1fde55a1c29eb2ca377145a10.tar.bz2 linux-2481b5da9c6b2ee1fde55a1c29eb2ca377145a10.zip |
wifi: cfg80211: handle BSS data contained in ML probe responses
The basic multi-link element within an multi-link probe response will
contain full information about BSSes that are part of an MLD AP. This
BSS information may be used to associate with a link of an MLD AP
without having received a beacon from the BSS itself.
This patch adds parsing of the data and adding/updating the BSS using
the received elements. Doing this means that userspace can discover the
BSSes using an ML probe request and request association on these links.
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230618214436.29593bd0ae1f.Ic9a67b8f022360aa202b870a932897a389171b14@changeid
[swap loop conditions smatch complained about]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/sme.c')
0 files changed, 0 insertions, 0 deletions