[Javanetsim-cvs] javaNetSim TODO.txt,1.2,1.3
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2005-11-19 16:55:48
|
Update of /cvsroot/javanetsim/javaNetSim In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4295 Modified Files: TODO.txt Log Message: Index: TODO.txt =================================================================== RCS file: /cvsroot/javanetsim/javaNetSim/TODO.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TODO.txt 10 Nov 2005 18:57:55 -0000 1.2 --- TODO.txt 19 Nov 2005 16:55:37 -0000 1.3 *************** *** 17,20 **** --- 17,24 ---- that "route" command is only for ugly testing purposes! 3. Routing tables save/load. + 4. Dirty Lines SAVE/LOAD!!!!! + 5. App setting SAVE/LOAD!!!! + 6. App level in S/L. + 7. Fix LinkProperties Dialog: safe using (check for correct input values). *** Simulation Related |