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 | 50 ++++++++++++++++++++++++++++++++++++-------------- mesh/node.h | 5 +++-- mesh/storage.c | 46 ++++++++++++++++++++++++++++++---------------- mesh/storage.h | 2 +- 5 files changed, 94 insertions(+), 42 deletions(-) -- 2.17.2