(Because only the token holder can transmit control messages !!!)
X.Set_successor( X's succ ) control frame to X.predecessor
Example:
Node 2 (who wants to leave) has just received the token from node 4....
2.SetSuccessor( 1 ) back to node 4
Graphically:
Example: (continued)
Notice that:
Note: