]> git.ipfire.org Git - thirdparty/hostap.git/commit
Allow HE MCS rate selection for Beacon frames
authorRajkumar Manoharan <rmanohar@codeaurora.org>
Sat, 3 Oct 2020 09:31:15 +0000 (02:31 -0700)
committerJouni Malinen <j@w1.fi>
Sun, 7 Feb 2021 22:26:38 +0000 (00:26 +0200)
commit9f9d3d36254a7f732bd99883736540fb0a9df621
tree7539884876ad1c1c74460ec14cf47b6cb52b113a
parent7f2f262e6d85273204b9cd471235059e42e170cf
Allow HE MCS rate selection for Beacon frames

Allow HE MCS rate to be used for beacon transmission when the driver
advertises the support. The rate is specified with a new beacon_rate
option "he:<HE MCS>" in hostapd configuration.

Signed-off-by: Rajkumar Manoharan <rmanohar@codeaurora.org>
hostapd/config_file.c
hostapd/hostapd.conf
src/common/defs.h
src/drivers/driver.h
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211_capa.c