HomeFreeBSD

MFC r343092:

Description

MFC r343092:
rtwn(4): clear 'basic' rate bit before calculating RTS/CTS rate.

Rate tables have this bit set to indicate minimal set of basic rates;
however, it overlappes with MCS bit, so rate2ridx() will treat them as
an 11n rate.

Due to the current rates setup the issue can be reproduced only
in 5GHz band with 11n / protection enabled.

Details

Provenance
avosAuthored on
Parents
rS343238: urtw(4): add length checks in Rx path.
Branches
Unknown
Tags
Unknown