mbox series

[BlueZ,0/4] Mesh: Fix IV update and KeyRefresh procedures

Message ID 20220929110344.26130-1-isak.westin@loytec.com
Headers show
Series Mesh: Fix IV update and KeyRefresh procedures | expand

Message

Isak Westin Sept. 29, 2022, 11:03 a.m. UTC
Hi,

Here are some modifications to the IV Update and Key Refresh procedures,
based on PTS tests:
- MESH/NODE/IVU/*
- MESH/NODE/KR/*

Best regards,
Isak

Isak Westin (4):
  mesh: Ignore Secure Network Beacon from subnet
  mesh: Ignore SNB with invalid IV Index values
  mesh: Allow Key refresh to skip Phase 2
  mesh: Allow Key Refresh Phase 0 to 3 transition

 mesh/cfgmod-server.c |  4 ++++
 mesh/net.c           | 22 +++++++++++++++++++---
 2 files changed, 23 insertions(+), 3 deletions(-)

Comments

patchwork-bot+bluetooth@kernel.org Oct. 3, 2022, 9:30 p.m. UTC | #1
Hello:

This series was applied to bluetooth/bluez.git (master)
by Brian Gix <brian.gix@intel.com>:

On Thu, 29 Sep 2022 13:03:40 +0200 you wrote:
> Hi,
> 
> Here are some modifications to the IV Update and Key Refresh procedures,
> based on PTS tests:
> - MESH/NODE/IVU/*
> - MESH/NODE/KR/*
> 
> [...]

Here is the summary with links:
  - [BlueZ,1/4] mesh: Ignore Secure Network Beacon from subnet
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=926d16db8ae4
  - [BlueZ,2/4] mesh: Ignore SNB with invalid IV Index values
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=7d050890f01f
  - [BlueZ,3/4] mesh: Allow Key refresh to skip Phase 2
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=9d22d5424430
  - [BlueZ,4/4] mesh: Allow Key Refresh Phase 0 to 3 transition
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=291cff068009

You are awesome, thank you!