From: Jouni Malinen <j@w1.fi>
To: "Luis R. Rodriguez" <lrodriguez@atheros.com>
Cc: linville@tuxdriver.com, johannes@sipsolutions.net,
linux-wireless@vger.kernel.org
Subject: Re: [PATCH 2/4] cfg80211: fix 2 GHz subband calculation for country IEs
Date: Sat, 9 Jan 2010 01:20:09 +0200 [thread overview]
Message-ID: <20100108232009.GA4840@jm.kir.nu> (raw)
In-Reply-To: <43e72e891001081341j1c24b7c4i6f5bb636d8ccc81b@mail.gmail.com>
On Fri, Jan 08, 2010 at 01:41:58PM -0800, Luis R. Rodriguez wrote:
> On Fri, Jan 8, 2010 at 5:14 AM, Jouni Malinen <j@w1.fi> wrote:
> > By the way, that looks completely bogus.. Channel number cannot be used
> > to figure out whether this is 2.4 GHz or 5 GHz band (e.g., channel 8 is
> > used in both). This really should be based on the band the frame with
> > the Country IE was received.
>
> This seems to me more like an issue with the spec. Doing it based on
> the received band is obviously possible but what if the AP wants to
> send out Country IE information for both channel 8 on 2 GHz and
> channel 8 on 5 GHz?
>
I don't think the original Country IE design from IEEE Std 802.11d-2001
really supported such use, i.e., you can only describe the channels from
your own band with that design. Have you really seen APs advertising
channels from the other band in their Country IE?
I would assume you could now use the Regulatory Extension mechanism to
define another regulatory class and subband followed by channel triplets
to do that. However, even in that case, the first triplets in the IE
really needs to be for the band the frame is send on. Once the
Regulatory Extension Identifier is used, further triplets should be
interpreted differently. Anyway, I have no idea whether anyone really
supports this extension (or can parse the standard to figure out how it
would be used ;-)..
--
Jouni Malinen PGP id EFC895FA
next prev parent reply other threads:[~2010-01-08 23:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-07 22:24 [PATCH 0/4] cfg80211: few country IE parse fixes Luis R. Rodriguez
2010-01-07 22:24 ` [PATCH 1/4] cfg80211: add debug print when we drop a bogus country IE Luis R. Rodriguez
2010-01-07 22:24 ` [PATCH 2/4] cfg80211: fix 2 GHz subband calculation for country IEs Luis R. Rodriguez
2010-01-08 13:14 ` Jouni Malinen
2010-01-08 21:41 ` Luis R. Rodriguez
2010-01-08 23:20 ` Jouni Malinen [this message]
2010-01-09 0:28 ` Luis R. Rodriguez
2010-01-09 8:45 ` Jouni Malinen
2010-01-09 13:55 ` Benoit PAPILLAULT
2010-01-07 22:24 ` [PATCH 3/4] cfg80211: process the max power on a country IE Luis R. Rodriguez
2010-01-07 22:24 ` [PATCH 4/4] cfg80211: Fix country IE parsing for single channel triplets Luis R. Rodriguez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100108232009.GA4840@jm.kir.nu \
--to=j@w1.fi \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=lrodriguez@atheros.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).