[Javanetsim-cvs] javaNetSim README.txt,1.6,1.7
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-10-26 15:04:45
|
Update of /cvsroot/javanetsim/javaNetSim In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv18179 Modified Files: README.txt Log Message: Index: README.txt =================================================================== RCS file: /cvsroot/javanetsim/javaNetSim/README.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** README.txt 12 Oct 2006 17:26:25 -0000 1.6 --- README.txt 26 Oct 2006 15:04:38 -0000 1.7 *************** *** 31,35 **** ********************* ! ***** Release Version V 0.32 12th November 2006 ***** Fixed --- 31,54 ---- ********************* ! ***** Release Version V 0.32.1 26th October 2006 ***** ! ! Fixed ! ----- ! ! GUI Issues - ! ! 1. Fixed "route removed" message in console. ! 2. Removed feature, that disables adding arp entry when ip is not on local network and/or incorrect. ! ! Simulation Issues - ! ! 1. Fixed "no gateway" route bug: when no default gw set, no packet forwarding was processed. ! ! New Features ! ------------ ! ! 1. Added tooltips with node information. ! ! ***** Release Version V 0.32 12th October 2006 ***** Fixed |