Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2013 03:56:10 GMT
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/183428: [net80211] [iwn] Some APs seem to announce HT but no HT rates
Message-ID:  <201310290356.r9T3uAQN019696@oldred.freebsd.org>
Resent-Message-ID: <201310290400.r9T400iF097875@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183428
>Category:       kern
>Synopsis:       [net80211] [iwn] Some APs seem to announce HT but no HT rates
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 29 04:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Adrian Chadd
>Release:        -HEAD
>Organization:
>Environment:
>Description:
I just came across an 802.11n AP that doesn't announce 802.11n rates.

The net80211 code dutifully sets the channel up as an 11n channel and populates the HT rate set as empty.

So, amrr gets very confused when this occurs. And so does iwn.

There's two things to fix:

* amrr should not treat the node as 11n if there are no 11n rates;
* iwn should not assume that if the channel is 11n, that the rate is an MCS rate.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310290356.r9T3uAQN019696>