]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Add HE 6 GHz band capability configuration
authorRajkumar Manoharan <rmanohar@codeaurora.org>
Sat, 3 Oct 2020 06:34:16 +0000 (23:34 -0700)
committerJouni Malinen <j@w1.fi>
Sun, 7 Feb 2021 22:09:45 +0000 (00:09 +0200)
commitc3d557b4dff409b2443247fbe5169b556453f216
tree2d14f45059fd087cb9abde01ef3ddcb935a83eb9
parentbd8b1703026fa520e6e2429137bb780074bc0f21
hostapd: Add HE 6 GHz band capability configuration

Enable user to configure Maximum MPDU Length, Maximum A-MPDU Length
Exponent, Rx Antenna Pattern Consistency, and Tx Antenna Pattern
Consistency of 6 GHz capability through config file.

Signed-off-by: Rajkumar Manoharan <rmanohar@codeaurora.org>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/hostapd.c
src/ap/hw_features.c
src/ap/hw_features.h
src/ap/ieee802_11_he.c