All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2 0/7] New MGMT messages for SMP Long Term Keys
Date: Thu, 2 Feb 2012 17:25:03 -0800	[thread overview]
Message-ID: <20120203012503.GA10381@x220> (raw)
In-Reply-To: <1328227685-27245-1-git-send-email-vinicius.gomes@openbossa.org>

Hi Vinicius,

On Thu, Feb 02, 2012, Vinicius Costa Gomes wrote:
> Changes from last version:
>  * Updated code acording to review comments;
>  * Added a patch that removes useless casts from MGMT code;
> 
> 
> Cheers,
> 
> Vinicius Costa Gomes (7):
>   Bluetooth: Fix doing some useless casts when receiving MGMT commands
>   Bluetooth: Add new structures for handling SMP Long Term Keys
>   Bluetooth: Use the updated key structures for handling LTKs
>   Bluetooth: Add MGMT handlers for dealing with SMP LTK's
>   Bluetooth: Add support for removing LTK's when pairing is removed
>   Bluetooth: Clean up structures left unused
>   Bluetooth: Add support for notifying userspace of new LTK's
> 
>  include/net/bluetooth/hci.h      |    9 +-
>  include/net/bluetooth/hci_core.h |   35 +++--
>  net/bluetooth/hci_core.c         |  108 +++++++++------
>  net/bluetooth/hci_event.c        |   11 ++-
>  net/bluetooth/mgmt.c             |  296 ++++++++++++++++++++++----------------
>  net/bluetooth/smp.c              |   38 +++--
>  6 files changed, 296 insertions(+), 201 deletions(-)

All seven patches have been pushed to my bluetooth-next tree. I went
ahead and did the minor changes proposed by Marcel myself.

Johan

      parent reply	other threads:[~2012-02-03  1:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-03  0:07 [PATCH v2 0/7] New MGMT messages for SMP Long Term Keys Vinicius Costa Gomes
2012-02-03  0:07 ` [PATCH v2 1/7] Bluetooth: Fix doing some useless casts when receiving MGMT commands Vinicius Costa Gomes
2012-02-03  0:20   ` Marcel Holtmann
2012-02-03  0:08 ` [PATCH v2 2/7] Bluetooth: Add new structures for handling SMP Long Term Keys Vinicius Costa Gomes
2012-02-03  0:08 ` [PATCH v2 3/7] Bluetooth: Use the updated key structures for handling LTKs Vinicius Costa Gomes
2012-02-03  0:23   ` Marcel Holtmann
2012-02-03  0:08 ` [PATCH v2 4/7] Bluetooth: Add MGMT handlers for dealing with SMP LTK's Vinicius Costa Gomes
2012-02-03  0:24   ` Marcel Holtmann
2012-02-03  0:08 ` [PATCH v2 5/7] Bluetooth: Add support for removing LTK's when pairing is removed Vinicius Costa Gomes
2012-02-03  0:08 ` [PATCH v2 6/7] Bluetooth: Clean up structures left unused Vinicius Costa Gomes
2012-02-03  0:08 ` [PATCH v2 7/7] Bluetooth: Add support for notifying userspace of new LTK's Vinicius Costa Gomes
2012-02-03  1:25 ` Johan Hedberg [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=20120203012503.GA10381@x220 \
    --to=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=vinicius.gomes@openbossa.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.