Update of /cvsroot/pyxida/Pyxida
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4575
Modified Files:
TODO
Log Message:
updated todos
Index: TODO
===================================================================
RCS file: /cvsroot/pyxida/Pyxida/TODO,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** TODO 20 Dec 2006 16:42:39 -0000 1.14
--- TODO 27 Dec 2006 20:04:06 -0000 1.15
***************
*** 2,16 ****
V0.1 OVERLAY NCs
- modify script so that it uses default ports
- - keep latest on PL in harvard_nc
-
- update script, what's on PL, and documentation to include Peter's xmlrpc change
! - document script etc according to emails from Mohamed@inria
######################################################################
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
######################################################################
--- 2,22 ----
V0.1 OVERLAY NCs
+ - update web page once Peter has fixed todos - current version is broken
- modify script so that it uses default ports
- update script, what's on PL, and documentation to include Peter's xmlrpc change
!
! - new web interface needs to be tested:
! If you go to
! http://nodename:55501
! you'll get the current coord of the node.
! Note that XMLRPC requests now need to be directed to
! http://nodename:55501/xmlrpc
!
######################################################################
V0.2 Proxy coordinates
+ - Peter fix PRP TODOs
- change PingManager to fail over to TCP Syns if ICMP fails for a particular IP address
######################################################################
|