]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/hostapd.conf
AP: Add op_class config item to specify 6 GHz channels uniquely
authorLiangwei Dong <liangwei@codeaurora.org>
Fri, 9 Aug 2019 04:27:46 +0000 (12:27 +0800)
committerJouni Malinen <j@w1.fi>
Tue, 15 Oct 2019 12:39:22 +0000 (15:39 +0300)
commita5b2faa714e918cb7f81bdf398dd4fa80c9115cb
treeadbaf475514549e6170e1d9218598b4647c4d949
parent89450024a8756bbb53cc2ed87db91d83d5789fd4
AP: Add op_class config item to specify 6 GHz channels uniquely

Add hostapd config option "op_class" for fixed channel selection along
with existing "channel" option. "op_class" and "channel" config options
together can specify channels across 2.4 GHz, 5 GHz, and 6 GHz bands
uniquely.

Signed-off-by: Liangwei Dong <liangwei@codeaurora.org>
Signed-off-by: Vamsi Krishna <vamsin@codeaurora.org>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.h
src/ap/hw_features.c