]> git.ipfire.org Git - thirdparty/hostap.git/commit
Check local supported features for estimating BSS throughputs accurately
authorVamsi Krishna <vamsin@codeaurora.org>
Tue, 4 May 2021 19:15:30 +0000 (00:45 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 7 May 2021 09:27:21 +0000 (12:27 +0300)
commit1d2118b5095e061b11dd5f08111bde17829f165a
tree175a89375f8ecd1ceb7c65e26e94839046750ec2
parent3cefdf0d4a6bd3bb988912ef70669bbad33b570d
Check local supported features for estimating BSS throughputs accurately

Add checks for features supported by the specific hardware mode of the
local device that has the channel for which the throughput is being
estimated instead of assuming the local device supports all optional
features. This is more accurate for cases where the local capabilities
might differ based on the band. In addition, this is in preparation for
extending rate estimates to cover optional VHT and HE features.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/events.c
wpa_supplicant/scan.c
wpa_supplicant/scan.h
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h