Parent: db15160d5ca3f8234137dc3083f5cb8795827b98
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-02-13 01:30:53
Tree: 6cd70a8ab9afe562bd1b8af41ca31b25b4d0c86e
mesh: Separate functions for net key add and update This splits mesh_net_key_add() into two separate functions: mesh_net_key_add() and mesh_net_key_update(). mesh_net_key_update() essentially replaces mesh_net_kr_phase_one() since switching to Key Refresh phase one can only be triggered by successful network key update.
Diffstat
| M | mesh/cfgmod-server.c | | | 8 | ++++++- - |
| M | mesh/net.c | | | 27 | +++++++++++- - - - - - - - - - - - - - - - |
| M | mesh/net.h | | | 8 | ++++- - - - |
| M | mesh/node.c | | | 4 | ++- - |
| M | mesh/storage.c | | | 2 | +- |
5 files changed, 24 insertions(+), 25 deletions(-)