Parent: 265c12dc96081b969a60e2b5baad6087940cd7be
Author: Brian Gix <brian.gix@intel.com>
Committer: Brian Gix <brian.gix@gmail.com>
Date: 2023-01-31 02:14:41
Tree: 7ed2394f9483cfceaa6cb8597a6092f2cdc972e0
mesh: Add Remote Provisioning Add Remote Provisioning Server Add Remote Provisioning Client Remove local scanning/provisioning Add delete-all dev key function Add NPPI procedures
Diffstat
| M | Makefile.mesh | | | 1 | + |
| M | mesh/cfgmod-server.c | | | 2 | +- |
| M | mesh/keyring.c | | | 28 | +++++++++++++++++++++++++- - - |
| M | mesh/keyring.h | | | 1 | + |
| M | mesh/manager.c | | | 535 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | mesh/mesh-config-json.c | | | 380 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | mesh/mesh-config.h | | | 6 | +++++- |
| M | mesh/model.c | | | 27 | ++++++++++++++++++++++- - - - - |
| M | mesh/node.c | | | 255 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | mesh/node.h | | | 3 | +++ |
| M | mesh/pb-adv.c | | | 4 | ++- - |
| M | mesh/pb-adv.h | | | 2 | +- |
| M | mesh/prov-acceptor.c | | | 87 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | mesh/prov-initiator.c | | | 269 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - |
| M | mesh/prov.h | | | 4 | ++- - |
| M | mesh/provision.h | | | 23 | +++++++++++++++++- - - - - - |
| A | mesh/remprv-server.c | | | 907 | ++++++++++++++++++++++++++++++++++++++++ |
| A | mesh/remprv.h | | | 78 | ++++++++++++++++++++++++++++++++++++++++ |
18 files changed, 2245 insertions(+), 367 deletions(-)