Commit: d1a76eb3f4d296fbd688edd9b3f2234b30459742
Parent: 78668a02d6c41ef426f54a9d4932676fd1f5f3f1
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-07-16 00:44:38
Tree: 09cfa6b7b6d2b32f3970f499dfd1fb6e0f654fc5

mesh: Move load from storage functionality into node.c This moves the initialization of a mesh node from stored configuration from storage.c to node.c

Diffstat

M mesh/mesh-config-json.c | 255 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M mesh/mesh-config.h | 59 ++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M mesh/node.c | 40 +++++++++++++++++++++++++++++++++++++- - -
M mesh/storage.c | 61 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

4 files changed, 215 insertions(+), 200 deletions(-)

View Full Diff | Patch