|
From: Jonathan L. <le...@us...> - 2006-12-08 16:52:17
|
Update of /cvsroot/pyxida/Pyxida In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12784 Modified Files: TODO Log Message: progress with proxy coords Index: TODO =================================================================== RCS file: /cvsroot/pyxida/Pyxida/TODO,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** TODO 6 Dec 2006 22:03:54 -0000 1.12 --- TODO 8 Dec 2006 16:52:08 -0000 1.13 *************** *** 2,6 **** V0.1 OVERLAY NCs - - change return values for XML calls to strings so that errors can be diagnosed. - modify script so that it uses default ports - keep latest on PL in harvard_nc --- 2,5 ---- *************** *** 9,13 **** V0.2 Proxy coordinates ! - redesign pinger so that >1 pings work ###################################################################### --- 8,13 ---- V0.2 Proxy coordinates ! - change PingManager to fail over to TCP Syns if ICMP fails for a particular IP address ! - fix estimateRTT to include barrier and support proxy coords ###################################################################### |