All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v4 10/12] Bluetooth: Add support for communicating keys with userspace
Date: Fri, 8 Jul 2011 18:31:55 -0300	[thread overview]
Message-ID: <20110708213155.GA16143@piper> (raw)
In-Reply-To: <20110708203929.GE21343@joana>

On 17:39 Fri 08 Jul, Gustavo Padovan wrote:
> * Vinicius Costa Gomes <vinicius.gomes@openbossa.org> [2011-07-07 18:59:43 -0300]:
> 
> > As the key format has changed to something that has a dynamic size,
> > the way that keys are received and sent must be changed.
> > 
> > The structure fields order is changed to make the parsing of the
> > information received from the Management Interface easier.
> > 
> > Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
> > ---
> >  net/bluetooth/mgmt.c |   60 +++++++++++++++++++++++++++++++++++++------------
> >  1 files changed, 45 insertions(+), 15 deletions(-)
> 
> 
> Applied from 1 to 9. this one doesn't apply. Please rebase and resend. Thanks.

Great, thanks. The remaining 3 patches are already on their way to the list.

> 
> 	Gustavo

Cheers,
-- 
Vinicius

  reply	other threads:[~2011-07-08 21:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-07 21:59 [PATCH v4 01/12] Bluetooth: Add support for SMP phase 3 (key distribution) Vinicius Costa Gomes
2011-07-07 21:59 ` [PATCH v4 02/12] Bluetooth: Add new structures for supporting SM key distribution Vinicius Costa Gomes
2011-07-07 21:59 ` [PATCH v4 03/12] Bluetooth: Add functions to manipulate the link key list for SMP Vinicius Costa Gomes
2011-07-07 21:59 ` [PATCH v4 04/12] Bluetooth: Reject an encryption request when the key isn't found Vinicius Costa Gomes
2011-07-07 21:59 ` [PATCH v4 05/12] Bluetooth: Fix SM pairing parameters negotiation Vinicius Costa Gomes
2011-07-07 21:59 ` [PATCH v4 06/12] Bluetooth: Add support for storing the LTK Vinicius Costa Gomes
2011-07-07 21:59 ` [PATCH v4 07/12] Bluetooth: Use the link key list to temporarily store the STK Vinicius Costa Gomes
2011-07-07 21:59 ` [PATCH v4 08/12] Bluetooth: Use the stored LTK for restabilishing security Vinicius Costa Gomes
2011-07-07 21:59 ` [PATCH v4 09/12] Bluetooth: Remove unused field in hci_conn Vinicius Costa Gomes
2011-07-07 21:59 ` [PATCH v4 10/12] Bluetooth: Add support for communicating keys with userspace Vinicius Costa Gomes
2011-07-08 20:39   ` Gustavo Padovan
2011-07-08 21:31     ` Vinicius Costa Gomes [this message]
2011-07-07 21:59 ` [PATCH v4 11/12] Bluetooth: Add support for storing the key size Vinicius Costa Gomes
2011-07-07 21:59 ` [PATCH v4 12/12] Bluetooth: Add support for returning the encryption " Vinicius Costa Gomes

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=20110708213155.GA16143@piper \
    --to=vinicius.gomes@openbossa.org \
    --cc=linux-bluetooth@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.