Ixsub: Difference between revisions

11 bytes added ,  18 March 2015
no edit summary
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"];