mesh: Ignore Secure Network Beacon from subnet
authorIsak Westin <isak.westin@loytec.com>
Thu, 29 Sep 2022 11:03:41 +0000 (13:03 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:55 +0000 (14:55 +0530)
commit37fae28beb5a9e91535bb92b148af836fde18f1c
tree55ae1840c63f7bc8f18166c887a8380c49aa4699
parentf8e5c7226efe94f34a51f786d1fd34fba3bcd3ad
mesh: Ignore Secure Network Beacon from subnet

If this node is a member of a primary subnet and receives a Secure Network
beacon on a secondary subnet with an IV Index greater than the last known
IV Index of the primary subnet, the Secure Network beacon shall be ignored.
See MshPRFv1.0.1 section 3.10.5.

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