2,153
edits
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
clientTR -> transitionServer [label = "submits traceroute output"]; | clientTR -> transitionServer [label = "submits traceroute output"]; | ||
transitionServer -> transitionServer [label = "parses output"]; | transitionServer -> transitionServer [label = "parses and stores output"]; | ||
transitionServer -> extantServer [label = "submits parsed output"]; | transitionServer -> extantServer [label = "submits parsed output"]; | ||
extantServer -> transitionServer [label = "sends traceroute id"]; | extantServer -> transitionServer [label = "sends traceroute id"]; |