Linux wireless drivers development
 help / color / mirror / Atom feed
From: Volker Braun <volker.braun@physik.hu-berlin.de>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCHv2] mac80211: dynamic wep
Date: Wed, 15 Aug 2007 11:51:13 -0400	[thread overview]
Message-ID: <1187193073.6462.29.camel@carrot.hep.upenn.edu> (raw)
In-Reply-To: <1187142421.31200.55.camel@johannes.berg>

On Wed, 2007-08-15 at 03:47 +0200, Johannes Berg wrote:
>      When a key-mapping key for an address pair is
>      present, the WEP Key ID subfield in the MPDU shall
>      be set to 0 on transmit and ignored on receive.

I'm pretty sure this is from the TKIP part. There, the unicast key index
is indeed always 0. However, for WEP (and WEP only) this is not
regulated.
 
> > I see some similar (wrong) assumptions about keyidx==0 being the
> > unicast key in ieee80211_rx_michael_mic_report. [...]
> In fact, that isn't wrong.

Yes, I was wrong here: Because Michael MIC only matters for TKIP it is
safe to assume that keyidx==0.

As for the ieee80211_rx_h_load_key, that doesn't exist in intel's
mac80211-9.0.4. I'll try wireless-dev again, but iwl4965 tends to hang
my computer a lot with other versions of mac80211.



      reply	other threads:[~2007-08-15 15:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-10 23:31 [PATCHv2] mac80211: dynamic wep Volker Braun
2007-08-13  7:54 ` Michael Wu
2007-08-13  8:54   ` Johannes Berg
2007-08-13 15:48     ` Michael Wu
2007-08-13 15:12   ` Volker Braun
2007-08-15  1:47 ` Johannes Berg
2007-08-15 15:51   ` Volker Braun [this message]

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=1187193073.6462.29.camel@carrot.hep.upenn.edu \
    --to=volker.braun@physik.hu-berlin.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox