payano / mMesh

Mesh implementation for embedded systems, focusing on a small footprint
MIT License
0 stars 1 forks source link

Child that got the message DISCONNECT_CHILD_REQ also disband their network downwards #14

Open payano opened 4 years ago

payano commented 4 years ago

If a child gets that message from a parent, the whole network downwards needs to be disbanded because the network does not have an address anymore and their default route is disbanded. Therefore send disconnect requests downwards towards childs.

payano commented 4 years ago

Disband network. generate a new address set paired and connected to false.