From: Johannes Berg <johannes@sipsolutions.net>
To: Will Hawkins <hawkinsw@opentechinstitute.org>
Cc: linux-wireless@vger.kernel.org, linville@tuxdriver.com
Subject: Re: [PATCH 0/3 v4] mac80211: add support for userspace to handle auth frames on adhoc ifaces
Date: Wed, 20 Jun 2012 20:02:25 +0200 [thread overview]
Message-ID: <1340215345.19321.1.camel@jlt3.sipsolutions.net> (raw)
In-Reply-To: <cover.1340142553.git.hawkinsw@opentechinstitute.org>
On Tue, 2012-06-19 at 17:59 -0400, Will Hawkins wrote:
> Hello!
>
> I am sending along 3 patches to add support for user space applications
> to register for authentication frames on adhoc interfaces. These are
> revisions to a previous patch that I submitted to accomplish the same
> thing.
>
> Patch 1/3 adds support for tracking whether userspace applications
> are registered for authentication frames received by an adhoc
> interface. This count is used in Patch 2/3 to determine
> if an "open system" authentication frame is sent when a new
> station joins an adhoc network.
>
> Patch 2/3 adds support for checking the registration count
> before sending out "open system" authentication frames when a
> new station joins an adhoc network. If there are no userspace
> applications registered for the authentication frames then
> an "open system" authentication frame is broadcast.
>
> Patch 3/3 sets the necessary flags to allow userspace
> applications to register for authentication frames on adhoc interfaces.
> frames.
Applied all three. I looked at the code in patch 1 and decided to rework
the code there a little bit to make the flow depend on the frame type,
please check. I also reworded commit messages a bit (mostly to make it
clearer that it's all about IBSS.)
Thanks!
I'd like to see your userspace application btw :-)
johannes
prev parent reply other threads:[~2012-06-20 18:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-19 21:59 [PATCH 0/3 v4] mac80211: add support for userspace to handle auth frames on adhoc ifaces Will Hawkins
2012-06-19 21:59 ` [PATCH 1/3] mac80211: Track auth frame registrations on IBSS ifaces Will Hawkins
2012-06-20 5:32 ` Johannes Berg
2012-06-20 14:40 ` Will Hawkins
2012-06-20 14:43 ` Johannes Berg
2012-06-20 15:00 ` Will Hawkins
2012-06-20 15:12 ` Johannes Berg
2012-06-19 21:59 ` [PATCH 2/3] mac80211: Check auth frame registration count Will Hawkins
2012-06-19 21:59 ` [PATCH 3/3] mac80211: Allow userspace application to register for authentication frames Will Hawkins
2012-06-20 15:51 ` [PATCH 1/3 v5] mac80211: Track auth frame registrations on IBSS ifaces Will Hawkins
2012-06-20 18:02 ` Johannes Berg [this message]
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=1340215345.19321.1.camel@jlt3.sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=hawkinsw@opentechinstitute.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.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).