This set of patches provides complete implementation of sending and processing of Config Node Reset and Config Node Reset Status messages Inga Stotland (2): tools/mesh-cfgclient: Implement node-reset command mesh: Fix processing of Config Node Reset message mesh/cfgmod-server.c | 14 ++++---- tools/mesh-cfgclient.c | 77 ++++++++++++++++-------------------------- tools/mesh/cfgcli.c | 60 ++++++++++++++++++++++++++++---- tools/mesh/cfgcli.h | 4 ++- tools/mesh/mesh-db.c | 39 +++++++++++++++++++++ tools/mesh/remote.c | 20 +++++++++++ tools/mesh/remote.h | 1 + 7 files changed, 154 insertions(+), 61 deletions(-) -- 2.21.1