Parent: 9f7659a44601e043bdb6724b0ab4f3f59c46e9fe
Author: Brian Gix <brian.gix@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-04-09 19:58:22
Tree: 25a0d2e2c3e5ba5f3e612a60a7d378bad760d797
mesh: Create and store random token per node Fix issue with device key being used as a token. Token now seperate, and with a portable representation in the node database.
Diffstat
| M | mesh/mesh-db.c | | | 38 | ++++++++++++++++++++++++++++++++++++++ |
| M | mesh/mesh-db.h | | | 2 | ++ |
| M | mesh/mesh.c | | | 6 | +++- - - |
| M | mesh/node.c | | | 22 | ++++++++++++++++++++- - |
| M | mesh/node.h | | | 2 | ++ |
| M | mesh/storage.c | | | 5 | +++++ |
6 files changed, 70 insertions(+), 5 deletions(-)