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 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html