]> git.ipfire.org Git - thirdparty/hostap.git/commit
6 GHz: Add support for missing 6 GHz operating classes
authorVeerendranath Jakkam <vjakkam@codeaurora.org>
Wed, 16 Sep 2020 08:21:47 +0000 (13:51 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 30 Oct 2020 20:52:47 +0000 (22:52 +0200)
commit79e3f08d3c2749fb58bb07910306495331ee0198
treeab7106cf6b4ac890f55ad8a897fd189bfa6fc054
parent66bed14b22242bf4794b54b09ab342d4e1188f41
6 GHz: Add support for missing 6 GHz operating classes

Add support for missing 6 GHz operating classes as defined in
IEEE P802.11ax/D7.0.

This is needed to avoid OCV failures on the 6 GHz band when the channel
width is larger than 20 MHz.

Signed-off-by: Veerendranath Jakkam <vjakkam@codeaurora.org>
src/common/ieee802_11_common.c
src/common/ieee802_11_common.h
src/common/ocv.c
wpa_supplicant/op_classes.c
wpa_supplicant/rrm.c