Home / Dynamips / 0.2.13
Name Modified Size InfoDownloads / Week
Parent folder
dynamips-0.2.13-source.zip 2014-07-10 1.0 MB
dynamips-0.2.13-x86-cygwin.zip 2014-07-10 1.9 MB
README 2014-07-10 1.6 kB
Totals: 3 Items   2.9 MB 0
Release Notes for Cisco router simulator (Dynamips)
===================================================

Version:  v0.2.13

Release date:  Thursday, July 10, 2014 (2014-07-10)

Source code:  https://github.com/GNS3/dynamips/tree/v0.2.13

License: GNU GPLv2


What's New since v0.2.12
========================

Identify 10Mbps Ethernet chip in dev_am79c971 as Am79C970A. IOS said "AMD Unknown", now it's "AMD Presidio".
Add CMake build system.
Enable the Travis Continual Integration service.
Fix Wireshark error "Frame too long" (thread safety issue could cause bad capture file data)
Make a single FAT16 partition when pcmcia disks are first created.
Improve packet transmission performance of i8254x (C7200-IO-2FE/E, C7200-I/O-GE+E, PA-2FE-TX, PA-GE) by sending up to 16 packets at a time.
  - Code by candlerb (merged)
Cleanups.

Final fix for issue #9 - Reproducable crash
Fixed issue #38 - Unknown file system detected
Fixed issue #41 - "Frame is Too Long" error in Wireshark
Merge pull request #45 from candlerb/candlerb/txperformance


Known Issues
============

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

Packet transmission rate is limited.
  - https://github.com/GNS3/dynamips/issues/46

IOS crashes after router restart
  - https://github.com/GNS3/dynamips/issues/49

There is lots of missing hardware functionality.
There are memory leaks.
Source: README, updated 2014-07-10