Page MenuHomeFreeBSD

80211: consistently order 160 and 80+80
ClosedPublic

Authored by bz on Aug 7 2020, 6:14 PM.
Tags
None
Referenced Files
F137073800: D26002.id.diff
Fri, Nov 21, 2:25 AM
F136984758: D26002.id.diff
Thu, Nov 20, 10:11 PM
F136983821: D26002.id75586.diff
Thu, Nov 20, 10:07 PM
F136983774: D26002.id75889.diff
Thu, Nov 20, 10:06 PM
F136981724: D26002.diff
Thu, Nov 20, 9:57 PM
Unknown Object (File)
Sun, Nov 16, 7:34 PM
Unknown Object (File)
Thu, Nov 13, 7:48 PM
Unknown Object (File)
Sat, Nov 1, 3:44 AM
Subscribers

Details

Summary

For flags and checks the order goes VHT160 and then VHT80P80 unless
checks are in reverse order ("more comes first") in which case we
deal with VHT80P80 first.
The one reverse order to pick out is where we check channel
prefernences. While it may seem that VHT160 is better, finding
two "free" channels (VHT 80+80) is more likely so we do prefer that.

While dealing with VHT160 and VHT80P80 add extra clauses previously
missing or marked TODO in a few places.

Sponsored by: Rubicon Communications, LLC (d/b/a "Netgate")

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32859
Build 30266: arc lint + arc unit