diff options
author | John Crispin <[email protected]> | 2021-09-15 19:54:34 -0700 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2021-09-27 15:33:03 +0200 |
commit | dc1e3cb8da8b414b37208b2fb6755fef8122504b (patch) | |
tree | 9dbfa9ed546e3a0bc72f906466b22450cdc22317 /scripts/gdb/linux/lists.py | |
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 <[email protected]>
Co-developed-by: Aloka Dixit <[email protected]>
Signed-off-by: Aloka Dixit <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[don't leave ERR_PTR hanging around]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions