From: Marcel Holtmann <marcel@holtmann.org>
To: Samuel Ortiz <sameo@linux.intel.com>
Cc: John Linville <linville@tuxdriver.com>,
linux-wireless@vger.kernel.org, Zhu Yi <yi.zhu@intel.com>
Subject: Re: [RFC 1/3] nl80211: PMKSA caching support
Date: Tue, 24 Nov 2009 23:54:57 +0100 [thread overview]
Message-ID: <1259103297.2967.40.camel@violet> (raw)
In-Reply-To: <ff5bf1a69ecd3ed3695089cf62e6ab51689b683a.1259075573.git.sameo@linux.intel.com>
Hi Samuel,
> /* policy for the attributes */
> @@ -561,6 +563,9 @@ static int nl80211_send_wiphy(struct sk_buff *msg, u32 pid, u32 seq, int flags,
> CMD(deauth, DEAUTHENTICATE);
> CMD(disassoc, DISASSOCIATE);
> CMD(join_ibss, JOIN_IBSS);
> + CMD(set_pmksa, SET_PMKSA);
> + CMD(del_pmksa, DEL_PMKSA);
> + CMD(flush_pmksa, FLUSH_PMKSA);
once these have been accepted, don't forget to send a patch for iw that
actually prints out the supported command list.
Regards
Marcel
next prev parent reply other threads:[~2009-11-24 22:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-24 15:26 [RFC 0/3] PMKSA support Samuel Ortiz
2009-11-24 15:26 ` [RFC 1/3] nl80211: PMKSA caching support Samuel Ortiz
2009-11-24 17:41 ` Jouni Malinen
2009-11-24 22:50 ` Samuel Ortiz
2009-11-24 22:54 ` Marcel Holtmann [this message]
2009-11-24 22:59 ` [PATCH v2 " Samuel Ortiz
2009-11-24 15:26 ` [RFC 2/3] cfg80211: Add PMKSA wext compatibility handler Samuel Ortiz
2009-11-24 23:01 ` [PATCH v2 " Samuel Ortiz
2009-11-24 15:26 ` [RFC 3/3] iwmc3200wifi: Implement cfg80211 PMKSA API Samuel Ortiz
2009-11-24 23:02 ` [PATCH v2 " Samuel Ortiz
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=1259103297.2967.40.camel@violet \
--to=marcel@holtmann.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=sameo@linux.intel.com \
--cc=yi.zhu@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.