Parent: 17e97efc3fc48116509e97670288af5827b81747
Author: Brian Gix <brian.gix@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2020-01-30 21:03:47
Tree: 2cb7ae100b8b77089b0503527deb4629e82675fb
mesh: Add NVM storage of Replay Protection Mesh specification requires that Replay Protection be preserved across node restarts. This adds that storage in <node_uuid>/rpl/<iv_index>/<src> Realtime access remains in an l_queue structure, and stored as messages are processed.
Diffstat
| M | Makefile.mesh | | | 1 | + |
| M | mesh/net.c | | | 21 | ++++++++++++++- - - - - - - |
| A | mesh/rpl.c | | | 289 | ++++++++++++++++++++++++++++++++++++++++ |
| A | mesh/rpl.h | | | 30 | ++++++++++++++++++++++++++++++ |
4 files changed, 334 insertions(+), 7 deletions(-)