All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC v2 0/2] SSP MITM protection for General Bonding
@ 2013-05-30  9:26 Mikel Astiz
  2013-05-30  9:26 ` [RFC v2 1/2] Bluetooth: Use defines instead of integer literals Mikel Astiz
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Mikel Astiz @ 2013-05-30  9:26 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Mikel Astiz

From: Mikel Astiz <mikel.astiz@bmw-carit.de>

I'm reworking Timo's patch originally submitted as "[RFC] Bluetooth: Fix missing MITM protection when being responding LM".

The proposal is to use MITM protection for General Bonding exactly as for Dedicated Bonding (patch 2/2). I can't think of any reason why the current implementation has different policies, leading to not using MITM protection for General Bonding even if the I/O capabilities make it possible.

The proposal is therefore to make both bonding types equal.

Another alternative would be to toggle this behavior through a mgmt API setting.

Mikel Astiz (1):
  Bluetooth: Use defines instead of integer literals

Timo Mueller (1):
  Bluetooth: Use MITM protection when responding LM

 net/bluetooth/hci_event.c | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

-- 
1.8.1.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-06-17  6:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30  9:26 [RFC v2 0/2] SSP MITM protection for General Bonding Mikel Astiz
2013-05-30  9:26 ` [RFC v2 1/2] Bluetooth: Use defines instead of integer literals Mikel Astiz
2013-06-13  8:15   ` Johan Hedberg
2013-05-30  9:26 ` [RFC v2 2/2] Bluetooth: Use MITM protection when responding LM Mikel Astiz
2013-06-13  8:32   ` Johan Hedberg
2013-06-17  6:50     ` Mikel Astiz
2013-06-13  8:08 ` [RFC v2 0/2] SSP MITM protection for General Bonding Mikel Astiz

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.