Parent: 525d1ec340b23af19b0a3064180e54631c58d29e
Author: Brian Gix <brian.gix@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2020-01-30 21:03:47
Tree: 133937aaa1b2a681142b54500989b901b59d2f3f
mesh: Move Replay Protection to mesh/net.c The specification calls for a flatter Replay Protection List that applies to all processed messages, regardless of which credentials were used to secure them. So storage and checking is now centralized in mesh/net.c
Diffstat
| M | mesh/appkey.c | | | 102 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | mesh/appkey.h | | | 3 | - - - |
| M | mesh/model.c | | | 2 | +- |
| M | mesh/net.c | | | 104 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - |
| M | mesh/net.h | | | 3 | +++ |
5 files changed, 99 insertions(+), 115 deletions(-)