linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 0/3] first step towards GTK rekey offload
Date: Tue, 05 Jul 2011 16:35:38 +0200	[thread overview]
Message-ID: <20110705143538.696899280@sipsolutions.net> (raw)

These patches are a first step to allow devices
to implement GTK rekeying while suspended (or
really at any time).

The key iteration (first patch) is necessary as
we need to load a different firmware image, and
I don't want to do double-bookkeeping (tracking
all keys in the driver).

The second and third patch allow wpa_supplicant
to give the necessary information to the driver
to implement GTK rekeying.

Note that for iwlwifi this isn't yet sufficient
as it also needs access to the CCMP PN/TKIP IVs
to encrypt the GTK rekey reply frame correctly.
However, I have only tested with CCMP so I'll
submit those patches only when I've also tested
TKIP.

johannes


             reply	other threads:[~2011-07-05 14:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-05 14:35 Johannes Berg [this message]
2011-07-05 14:35 ` [PATCH 1/3] mac80211: allow driver to iterate keys Johannes Berg
2011-07-05 14:35 ` [PATCH 2/3] cfg80211/nl80211: support GTK rekey offload Johannes Berg
2011-07-05 14:35 ` [PATCH 3/3] mac80211: " Johannes Berg

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=20110705143538.696899280@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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).