forked from GNS3/dynamips
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRELEASE-NOTES
35 lines (21 loc) · 914 Bytes
/
RELEASE-NOTES
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
Release Notes for Cisco router simulator (Dynamips)
===================================================
Version: v0.2.20
Release date: Wednesday, February 20th, 2019 (2019-02-20)
Source code: https://github.com/GNS3/dynamips/tree/v0.2.20
License: GNU GPLv2
What's New since v0.2.19
========================
* New fix for segmentation fault when using localtime() (64-bit only). Fixes #91
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.