Parent: 7cafe5fd7cc86497c851e273550fb74fc52917d0
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-07-16 00:48:04
Tree: 004a2dad2ce29803642134bf4860fd433e072c4b
mesh: Create or re-use a node storage directory for keyring This adds APIs to set a directory for storing node's key ring info. The directory is named MESH_STORAGE_DIR/<node uuid>. This directory may contain additional node info plus node configuration, if node configuration storage follows the same layout (as it does when JSON based config file format is used).
Diffstat
| M | mesh/keyring.c | | | 36 | ++++++++++++++++++- - - - - - - - - - - - - - - - - - |
| M | mesh/node.c | | | 41 | ++++++++++++++++++++++++++++++++- - - - - - - - - |
| M | mesh/node.h | | | 3 | +- - |
3 files changed, 51 insertions(+), 29 deletions(-)