mesh: Always relay messages from Low Power nodes
authorIsak Westin <isak.westin@loytec.com>
Tue, 4 Oct 2022 08:25:30 +0000 (10:25 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:55 +0000 (14:55 +0530)
commit2b563c1d118cd602e8d983d1fac9b7afd1c84e6a
tree4112ca015aa8c64748035e45b830d96a8ebb168e
parent3d2004ad8ab45569c54b19a2c1dec2e4105b3aec
mesh: Always relay messages from Low Power nodes

If we receive a message from one of our Low Power nodes, which is
encrypted using frendship credentials and where the destination is not
us, we must relay that message using master credentials.
See MshPRFv1.0.1 section 3.6.6.2.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
mesh/net.c