[Javanetsim-cvs] javaNetSim README.txt,1.18,1.19
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2008-10-24 18:13:53
|
Update of /cvsroot/javanetsim/javaNetSim In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12939 Modified Files: README.txt Log Message: Index: README.txt =================================================================== RCS file: /cvsroot/javanetsim/javaNetSim/README.txt,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** README.txt 17 Oct 2008 09:10:16 -0000 1.18 --- README.txt 24 Oct 2008 18:13:48 -0000 1.19 *************** *** 40,43 **** --- 40,47 ---- 1. Fixed some bugs with interface and console. + + Simulation Issues - + + 1. Fixed DHCP bugs. New Features *************** *** 50,53 **** --- 54,59 ---- 5. Dynamic and Static NAT added. 6. New device: laptop. + 7. Added Export to PNG & JPEG. + 8. Added VLANs and Multilayer switches. |