The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dynamips-0.2.9-source.zip | 2013-07-31 | 960.8 kB | |
| dynamips-0.2.9-x86-cygwin.zip | 2013-07-31 | 1.9 MB | |
| README | 2013-07-30 | 1.1 kB | |
| Totals: 3 Items | 2.8 MB | 0 | |
Release Notes for Cisco router simulator (Dynamips) =================================================== Version: v0.2.9 Release date: Wednesday, July 31, 2013 (2013-07-31) Source code: https://github.com/GNS3/dynamips/tree/v0.2.9 License: GNU GPLv2 What's New since v0.2.8-community ================================= Renamed from Dynamips-community to the original Dynamips. Fixed issue #11 - nvram:private-config is destroyed when we write nvram:startup-config Fixed issue #13 - C3745 has an emulated NVRAM that is not continuous, so we can generate an invalid checksum when the config is written Fixed issue #14 - a file descriptor is leaked every time the config is extracted/read Known Issues ============ There is lots of missing hardware functionality. - https://github.com/GNS3/dynamips/issues/5 Reload from the router console doesn't work. - https://github.com/GNS3/dynamips/issues/6 Using a self decompressing image can lead to an invalid IA and stop the cpu. - https://github.com/GNS3/dynamips/issues/8 There are still memory leaks.