All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Powell <Mark.Powell@csr.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless <linux-wireless@vger.kernel.org>, Jouni Malinen <j@w1.fi>
Subject: Re: WPA/RSN information in cfg80211?
Date: Wed, 28 Mar 2007 10:33:25 +0100	[thread overview]
Message-ID: <460A3665.5090906@csr.com> (raw)
In-Reply-To: <1175034846.5151.20.camel@johannes.berg>

Johannes Berg wrote:
> Looking through wpa_supplicant and then through the kernel I notice that
> we currently in the kernel special-case some things in SIOCSIWAUTH, for
> example IW_AUTH_WPA_VERSION is ignored since we rely on the IE that wpa
> supplicant gave us.
>   
FWIW we currently use the value of IW_AUTH_WPA_VERSION to generate the
correct cipher suite selector when forming the set-key request for our
hard MAC device. We use other IW_AUTH settings too.
> ...
>
> I'm inclined to just require userspace to put both the IE and the
> individual settings into the relevant nl80211 messages, but then we
> might just as well piece the IE together from those settings, no?
>   
We certainly need the individual settings. It is nice that
wpa_supplicant generates the IE - it saved me writing the code - but
that's just being lazy. We still have to modify the IE anyway to add WMM
stuff.

Mark

-- 
Mark Powell                              mailto:Mark.Powell@csr.com
Group Leader, Host Drivers               Tel: +44 (0)1223 692000
CSR, Business Park, Cowley Road, Cambridge, CB24 0WZ, UK



To access the latest news from CSR copy this link into a web browser:  http://www.csr.com/email_sig.php

To get further information regarding CSR, please visit our Investor Relations page at http://ir.csr.com/csr/about/overview

  reply	other threads:[~2007-03-28 10:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27 22:34 WPA/RSN information in cfg80211? Johannes Berg
2007-03-28  9:33 ` Mark Powell [this message]
2007-03-28  9:47   ` Johannes Berg
2007-03-28 10:04     ` Mark Powell
2007-03-28 10:24       ` Johannes Berg
2007-03-28 14:47 ` Dan Williams
2007-03-28 19:00 ` Jouni Malinen
2007-03-29 11:12   ` Johannes Berg
2007-03-29 15:44     ` 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=460A3665.5090906@csr.com \
    --to=mark.powell@csr.com \
    --cc=j@w1.fi \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    /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.