Message ID | 20221004082530.25719-1-isak.westin@loytec.com (mailing list archive) |
---|---|
Headers | show |
Series | Mesh: Fixes for friendship procedures | expand |
Patchset Applied... Thanks! On Tue, 2022-10-04 at 10:25 +0200, Isak Westin wrote: > Hello, > > Here are a few patches targeting the mesh friendship behaviour. Found > during PTS testing of: > - MESH/NODE/FRND/FN/* > > Happy for any feedback. > > Best regards, > Isak > > Isak Westin (4): > mesh: Correct size of friend cache > mesh: Verify padding bits in Friend Poll messages > mesh: Queue a friend update on IV Update change > mesh: Always relay messages from Low Power nodes > > mesh/friend.c | 2 +- > mesh/net.c | 50 ++++++++++++++++++++++++++++++++++++++----------- > - > 2 files changed, 39 insertions(+), 13 deletions(-) >
Hello: This series was applied to bluetooth/bluez.git (master) by Brian Gix <brian.gix@intel.com>: On Tue, 4 Oct 2022 10:25:26 +0200 you wrote: > Hello, > > Here are a few patches targeting the mesh friendship behaviour. Found > during PTS testing of: > - MESH/NODE/FRND/FN/* > > Happy for any feedback. > > [...] Here is the summary with links: - [BlueZ,1/4] mesh: Correct size of friend cache https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e9a8e884109c - [BlueZ,2/4] mesh: Verify padding bits in Friend Poll messages https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=7ff3e10d92ba - [BlueZ,3/4] mesh: Queue a friend update on IV Update change https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=3f3a7b8e192f - [BlueZ,4/4] mesh: Always relay messages from Low Power nodes https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c89e9c4b22b4 You are awesome, thank you!