aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rtprio
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2025-04-11 01:44:50 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2025-06-10 23:37:22 +0000
commitccdd6285df5dfa81c22e36685bab9be184a4e733 (patch)
tree41619d6ae05038ca52a9c23b45a7721fa67de237 /usr.sbin/rtprio
parentb53120be165637066b06203f246364a128041a2f (diff)
net80211: fix VHT160 and VHT80P80 selection and enable in LinuxKPI 802.11
Between 802.11ac-2013 and 802.11-2020 some fields were deprecated and the way VHT160 and VHT80P80 are selected has changed. In order to get onto VHT160 with modern APs adopt and support both the deprecated as well as the new logic. For simplicity of blocks we pull out the non-HT40 handling early on, followed by the "use HT", followed by the deprectaed options and then the 80Mhz channel width. In all cases keep checking (a) what is locally supported, (b) what the user has locally allowed (FVHT flags, [-]vht160 [-]vht80p80 [-]vht80 [-]vht40), as well as (c) what is announced. Provide possible fallbacks to lower channel widths in all cases (but VHT20, which means VHT is disabled). With this enable VHT160 and VHT80P80 in the LinuxKPI 802.11 driver compat code as well. Sponsored by: The FreeBSD Foundation Reviewed by: thj Differential Revision: https://reviews.freebsd.org/D49773 (cherry picked from commit 4bf049bfeefd988fed93149138c422b05d38251b)
Diffstat (limited to 'usr.sbin/rtprio')
0 files changed, 0 insertions, 0 deletions