From: Alexander Simon <alexander.simon@saxnet.de>
To: linux-wireless@vger.kernel.org
Subject: mac80211: ibss.c, missing regdom check?
Date: Tue, 26 Jul 2011 17:55:09 +0200 [thread overview]
Message-ID: <1311695709.2974.15.camel@alex-2> (raw)
Hey,
while developing my IBSS HT mode, I think found a missing check:
When we want to join an IBSS, we first fire a scan. When a network is
found, then we join it.
This happens in ieee80211_sta_find_ibss when we call
ieee80211_sta_join_ibss.
But in both functions there is no check if we are allowed to do IBSS on
that channel.
Is this intended?
I could join an existing network on channel 8 with a modified crda
having the NO-IBSS flag on all 2.4GHz channels.
Alex
next reply other threads:[~2011-07-26 15:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-26 15:55 Alexander Simon [this message]
2011-08-08 13:03 ` mac80211: ibss.c, missing regdom check? Johannes Berg
2011-08-10 0:01 ` 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=1311695709.2974.15.camel@alex-2 \
--to=alexander.simon@saxnet.de \
--cc=linux-wireless@vger.kernel.org \
/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