View Revisions: Issue #899

Summary 0000899: Prevent nodes from syncing with themselves
Revision 2012-11-08 23:17 by chenson
Description Prevent nodes from syncing with themselves.

Had an issue where a network glitch caused a node to pull itself and re-register with itself. That should not be allowed.
Revision 2012-11-01 19:13 by chenson
Description Prevent nodes that don't have a defined link from communicating with each other, even if node and node_security rows exist.

Had an issue where a network glitch caused a node to pull itself and re-register with itself. That should not be allowed.