2022-04-16 00:47:49

by Isak Westin

[permalink] [raw]
Subject: [PATCH BlueZ 0/1] mesh: Use correct net_id for received CTL messages

Hi,

I had an issue that the mesh-daemon local node never responded to
friend requests. After some debugging I found that the net_key_id
passed to the ctl_received function (used to look up the network
key index) always was uninitialized. And I noticed that the wrong
variable is passed to the function. It looks like this was just a
mistake from this commit id: 7083cad2fb42fbd9640ee55df4225d921a83e2d0


Isak Westin (1):
mesh: Use correct net_id for received CTL messages

mesh/net.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--
2.20.1