netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jouni Malinen <jkmaline@cc.hut.fi>
To: Pedro Ramalhais <ramalhais@serrado.net>
Cc: jt@hpl.hp.com, netdev@oss.sgi.com, hostap@shmoo.com
Subject: Re: Wireless Extensions WE-18 questions
Date: Sun, 8 Aug 2004 18:46:27 +0300	[thread overview]
Message-ID: <20040808154627.GC7138@jm.kir.nu> (raw)
In-Reply-To: <1091929000.2800.12.camel@rootix>

On Sun, Aug 08, 2004 at 02:36:40AM +0100, Pedro Ramalhais wrote:

> - what kind of information should be used in set_genie/get_genie
> requests? I know it's a pointer, but what is the information it points
> to? ipw2100 firmware expects: capabilities, listening interval,
> current_ap, var_ie_len and var_ie for setting IEs.

There are additional IEEE 802.11 information elements, including
identification and length bytes. The data area can include one more
multiple IEs (e.g., WPA, RSN, WME). Capabilities, listen interval, and
current AP would be from other ioctls.

> - How should IW_AUTH_CIPHER_PAIRWISE and IW_AUTH_CIPHER_GROUP be used
> with crypt_tkip/crypt_ccmp ?

I'm not sure what you mean with this. Cipher configuration is an
optional mechanism that some drivers can use for WPA configuration. This
is especially to make it easier to use drivers that were originally
designed for NDIS since they generate WPA IE based on the cipher
configuration whereas some of the (non-NDIS) drivers that I have worked
with get WPA IE from the Supplicant (i.e., they can share the same code
for this) and can ignore these values.

> PS: I was hoping someone had already answer my e-mail about the creation
> of a linux wireless mailing list, and this message would be sent to the
> new list... oh well

What's wrong with using netdev for this? I think this was the result
from the last time the topic of adding a new list came up and I don't
think anything have changed since then. As long as people don't complain
about getting too much messages about wireless development on netdev, I
don't see much point in adding a new list.

-- 
Jouni Malinen                                            PGP id EFC895FA

  reply	other threads:[~2004-08-08 15:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1091444633.2767.8.camel@rootix>
     [not found] ` <20040803070843.GB7153@jm.kir.nu>
2004-08-08  1:36   ` Wireless Extensions WE-18 questions Pedro Ramalhais
2004-08-08 15:46     ` Jouni Malinen [this message]
2004-08-09 16:41     ` Jean Tourrilhes

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=20040808154627.GC7138@jm.kir.nu \
    --to=jkmaline@cc.hut.fi \
    --cc=hostap@shmoo.com \
    --cc=jt@hpl.hp.com \
    --cc=netdev@oss.sgi.com \
    --cc=ramalhais@serrado.net \
    /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).