diff options
author | John Crispin <john@phrozen.org> | 2021-09-15 19:54:34 -0700 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2021-09-27 15:33:03 +0200 |
commit | dc1e3cb8da8b414b37208b2fb6755fef8122504b (patch) | |
tree | 9dbfa9ed546e3a0bc72f906466b22450cdc22317 /security | |
parent | 05075fe7455a210769b266e62a0040ddc98b2739 (diff) |
nl80211: MBSSID and EMA support in AP mode
Add new attributes to configure support for multiple BSSID
and advanced multi-BSSID advertisements (EMA) in AP mode.
- NL80211_ATTR_MBSSID_CONFIG used for per interface configuration.
- NL80211_ATTR_MBSSID_ELEMS used to MBSSID elements for beacons.
Memory for the elements is allocated dynamically. This change frees
the memory in existing functions which call nl80211_parse_beacon(),
a comment is added to indicate the new references to do the same.
Signed-off-by: John Crispin <john@phrozen.org>
Co-developed-by: Aloka Dixit <alokad@codeaurora.org>
Signed-off-by: Aloka Dixit <alokad@codeaurora.org>
Link: https://lore.kernel.org/r/20210916025437.29138-2-alokad@codeaurora.org
[don't leave ERR_PTR hanging around]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions