netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jean Tourrilhes <jt@bougret.hpl.hp.com>
To: "Andonieh, Joe" <joe.andonieh@intel.com>
Cc: netdev@oss.sgi.com, Jouni Malinen <jkmaline@cc.hut.fi>
Subject: Re: RFC: Linux wireless extensions and WPA support
Date: Tue, 8 Jun 2004 09:58:12 -0700	[thread overview]
Message-ID: <20040608165812.GA16595@bougret.hpl.hp.com> (raw)
In-Reply-To: <386CBF9421521B41835E2BF21BEF80B8919069@hasmsx402.ger.corp.intel.com>

On Tue, Jun 08, 2004 at 10:36:25AM +0300, Andonieh, Joe wrote:
> #define IW_AUTH_WPA_VERSION	0
> ---
> #define IW_AUTH_WPA_VERSION_DISABLED	0
> #define IW_AUTH_WPA_VERSION_WPA		1
> #define IW_AUTH_WPA_VERSION_WPA2	2
> ---
> #define IW_AUTH_CIPHER_PAIRWISE	1
> #define IW_AUTH_CIPHER_GROUP	2
> ---
> #define IW_AUTH_CIPHER_NONE	0
> #define IW_AUTH_CIPHER_WEP40	1
> #define IW_AUTH_CIPHER_TKIP	2
> #define IW_AUTH_CIPHER_CCMP	4
> #define IW_AUTH_CIPHER_WEP104	5
> 
> I wonder how this definition let you differentiate between the unicast
> cipher and the group cipher?

	Yes : PAIRWISE vs. GROUP.

> Moreover there is two information that are
> needed
> 
> 1) the authentication model, which is PSK or .1x
> 2) The cipher to connect with? 
> 	Shall we set both Pair wise and Group or only Pairwise and
> connect with what ever group cipher in the RSN IE -- hint this will
> enable smooth connection to mixed mode networks?

	Those things are in Jouni's original proposal, and I don't
intend to drop them. I quoted only a small snipset, to clarify, please
refer to his e-mail to get the full picture.

> Please let me know what you think?
> 
> Thanks
> Joe

	Regards,

	Jean

  reply	other threads:[~2004-06-08 16:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-08  7:36 RFC: Linux wireless extensions and WPA support Andonieh, Joe
2004-06-08 16:58 ` Jean Tourrilhes [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-06-14  8:56 Andonieh, Joe
2004-06-14 22:50 ` Jean Tourrilhes
2004-06-09  6:23 Andonieh, Joe
2004-06-13 20:11 ` Jouni Malinen
2004-06-07  2:34 Jouni Malinen
2004-06-08  0:26 ` Jean Tourrilhes
2004-06-09  3:45   ` Jouni Malinen

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=20040608165812.GA16595@bougret.hpl.hp.com \
    --to=jt@bougret.hpl.hp.com \
    --cc=jkmaline@cc.hut.fi \
    --cc=joe.andonieh@intel.com \
    --cc=jt@hpl.hp.com \
    --cc=netdev@oss.sgi.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).