I'm looking for a basic explanation of how the swapping of the locations of two nodes works (details aside, as it seems the implementation may still be in flux?)
I'm confused as to how nodes can swap locations in the network without either changing the nodes they're connected to or changing their IDs (which would be a security problem in the first case or a routing complication in the second)...but I may just have a fundamental misunderstanding of how the 0.7 routing works...