File: RELEASE-NOTES

package info (click to toggle)
dynamips 0.2.14-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, bullseye, buster, forky, jessie, jessie-kfreebsd, sid, stretch, trixie
  • size: 5,448 kB
  • ctags: 14,852
  • sloc: ansic: 104,416; perl: 20; sh: 4; makefile: 3
file content (45 lines) | stat: -rw-r--r-- 1,320 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Release Notes for Cisco router simulator (Dynamips)
===================================================

Version:  v0.2.14

Release date:  Tuesday, September 23, 2014 (2014-09-23)

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

License: GNU GPLv2


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

Allow building unstable version on MacOSX
Add optional argument 'format' to hypervisor commands 'send_con_msg' and 
'send_aux_msg'. Report "X byte(s) written" on succeess.
    - String formats:
        * plain - plain string (default, old behavior)
        * base64 - base64 encoded string
Fix issue with 7200 IOS crashing after restart

Fixed issue #49 - IOS crashes after router restart
Fixed issue #50 - vm send_con_msg
Fixed issue #55 - 'unstable' installs 'stable' version on Mac OS X


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

c1700 IOS Images start once and then fail to boot on second boot
  - https://github.com/GNS3/dynamips/issues/54

There is lots of missing hardware functionality.
There are memory leaks.