diff options
author | Haim Dreyfuss | 2018-03-28 13:24:10 +0300 |
---|---|---|
committer | Johannes Berg | 2018-03-29 11:11:50 +0200 |
commit | e552af058148498c8a0874edf6b022caea9cb2b7 (patch) | |
tree | 176cef8fc4f72597b18c3be3763223e18e39992e /usr | |
parent | 5bf16a11ba2940c67d0b3a2154813bb42e8c6281 (diff) |
mac80211: limit wmm params to comply with ETSI requirements
ETSI has recently added new requirements that restrict the WMM
parameter values for 5GHz frequencies. We need to take care of the
following scenarios in order to comply with these new requirements:
1. When using mac80211 default values;
2. When the userspace tries to configure its own values;
3. When associating to an AP which advertises WWM IE.
When associating to an AP, the client uses the values in the
advertised WMM IE. But the AP may not comply with the new ETSI
requirements, so the client needs to check the current regulatory
rules and use those limits accordingly.
Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions