mbox series

[BlueZ,0/3] Mesh model publication fixes according to mesh profile

Message ID VI1PR09MB42396AFF2009109A4318E51AE34F9@VI1PR09MB4239.eurprd09.prod.outlook.com (mailing list archive)
Headers show
Series Mesh model publication fixes according to mesh profile | expand

Message

Isak Westin Sept. 21, 2022, 8:39 a.m. UTC
Hi,

I am testing the BlueZ Mesh stack with PTS (MESH and MMDL layers) and
there are some parts of the mesh stack that are not behaving according
to the mesh profile. Here are fixes to a few of them I encountered
when testing the model publication procedures (MESH/NODE/CFG/MP).

I am happy for any feedback.

Best regards,
Isak

Isak Westin (3):
  mesh: Add interface output filter
  mesh: Do not accept publication for unbound appkey
  mesh: Remove RFU check for publication set

 mesh/cfgmod-server.c |  2 --
 mesh/model.c         |  3 ++-
 mesh/net.c           | 28 ++++++++++++++++++++++++++++
 3 files changed, 30 insertions(+), 3 deletions(-)

Comments

patchwork-bot+bluetooth@kernel.org Sept. 22, 2022, 9:10 p.m. UTC | #1
Hello:

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

On Wed, 21 Sep 2022 10:39:38 +0200 you wrote:
> Hi,
> 
> I am testing the BlueZ Mesh stack with PTS (MESH and MMDL layers) and
> there are some parts of the mesh stack that are not behaving according
> to the mesh profile. Here are fixes to a few of them I encountered
> when testing the model publication procedures (MESH/NODE/CFG/MP).
> 
> [...]

Here is the summary with links:
  - [BlueZ,1/3] mesh: Add interface output filter
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=a76ff5879b75
  - [BlueZ,2/3] mesh: Do not accept publication for unbound appkey
    (no matching commit)
  - [BlueZ,3/3] mesh: Remove RFU check for publication set
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c9fadca7eba4

You are awesome, thank you!