This set of patches includes implementation of Leave() method on Network interface and a number of fixes that allow to cleanly remove a node info form the running daemon and the persistent storage. Inga Stotland (3): mesh: Re-arrange node cleanup functions mesh: Cleanup storage save and remove procedures mesh: Implement Leave() method on Network interface mesh/mesh.c | 33 ++++++++++++++++++++++++--------- mesh/node.c | 42 ++++++++++++++++++++++++++++-------------- mesh/node.h | 4 ++-- mesh/storage.c | 38 +++++++++++++++++++++++--------------- mesh/storage.h | 2 +- 5 files changed, 78 insertions(+), 41 deletions(-) -- 2.17.2