mbox series

[BlueZ,0/2] Mesh: Fixes to comply with mesh profile

Message ID 20220923113149.14209-1-isak.westin@loytec.com (mailing list archive)
Headers show
Series Mesh: Fixes to comply with mesh profile | expand

Message

Isak Westin Sept. 23, 2022, 11:31 a.m. UTC
Hi,

Here are two more pathes to fix compliance with the mesh profile and to
pass following PTS tests:
- MESH/NODE/CFG/SL/*
- MESH/NODE/CFG/AKL/*

Happy for any feedback.

Best regards,
Isak

Isak Westin (2):
  mesh: Clear addr field if virt sub failed
  mesh: Reply error if appkey added for wrong netkey

 mesh/appkey.c        | 4 +++-
 mesh/cfgmod-server.c | 4 ++++
 2 files changed, 7 insertions(+), 1 deletion(-)

Comments

patchwork-bot+bluetooth@kernel.org Sept. 23, 2022, 5:30 p.m. UTC | #1
Hello:

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

On Fri, 23 Sep 2022 13:31:47 +0200 you wrote:
> Hi,
> 
> Here are two more pathes to fix compliance with the mesh profile and to
> pass following PTS tests:
> - MESH/NODE/CFG/SL/*
> - MESH/NODE/CFG/AKL/*
> 
> [...]

Here is the summary with links:
  - [BlueZ,1/2] mesh: Clear addr field if virt sub failed
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=32d866b4df92
  - [BlueZ,2/2] mesh: Reply error if appkey added for wrong netkey
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=95d9dc6764fc

You are awesome, thank you!