Update of /cvsroot/javanetsim/javaNetSim
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11183
Modified Files:
README.txt
Log Message:
Index: README.txt
===================================================================
RCS file: /cvsroot/javanetsim/javaNetSim/README.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** README.txt 12 Oct 2006 16:14:14 -0000 1.5
--- README.txt 12 Oct 2006 17:26:25 -0000 1.6
***************
*** 38,49 ****
GUI Issues -
! 1. Fixed changing mask when changing IP and existing mask isn't null/illegal
2. Added confirm when deleting an object.
3. Fixed showing counters on router.
Simulation Issues -
1. Now showing information about accepting/dropping ethernet packet on interface (it depends on dest MAC comparison).
! 2. Fixed resetting counters on router.
New Features
--- 38,50 ----
GUI Issues -
! 1. Fixed changing mask when changing IP and existing mask isn't null/illegal.
2. Added confirm when deleting an object.
3. Fixed showing counters on router.
+ 4. Added version label to the splash screen.
Simulation Issues -
1. Now showing information about accepting/dropping ethernet packet on interface (it depends on dest MAC comparison).
! 2. Fixed resetting counters on router.
New Features
***************
*** 52,55 ****
--- 53,57 ----
1. Added hotkeys.
2. Added 'readme/changelog' window and menu item.
+ 3. Added switches(experimental).
|