mesh: Keep cancelled SAR data for at least 10 sec
authorIsak Westin <isak.westin@loytec.com>
Tue, 11 Oct 2022 14:06:12 +0000 (16:06 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:55 +0000 (14:55 +0530)
commitdb2c559565adfa563104187c17d1a480b54bc95d
tree2a7f7aec4c38c996b18974fb94612a9d556ba004
parentd8785fbcab1fe0a55de7e9204e57fad2d4d3f791
mesh: Keep cancelled SAR data for at least 10 sec

When a SAR transmission has been completed or cancelled, the recipent
should store the block authentication values for at least 10 seconds
and ignore new segments with the same values during this period. See
MshPRFv1.0.1 section 3.5.3.4.

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