Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
app/dynamic_node_id: avoid spurious reallocation
Don't set a None unique ID in the DNA database for a node ID if the node goes offline or if its unique ID is not available yet. This prevents the node being allocated another ID while still allowing the node ID to be reserved if a unique ID will never be available.
- Loading branch information