Releases: GNS3/dynamips
Releases · GNS3/dynamips
Version 0.2.23
Version 0.2.22
- Fix stack alignment for JIT function call targets. Fixes #128
Version 0.2.21
- Fix SEGV during snprintf and localtime_r. Fixes #91
Version 0.2.20
- New fix for segmentation fault when using localtime() (64-bit only). Fixes #91
Version 0.2.19
- Fix segmentation fault when using localtime() (64-bit only). Fixes #91
Version 0.2.18
Version 0.2.17
- Set nonblocking I/O for UDP sockets
- Fix tap interface usage on FreeBSD
- Fix build on FreeBSD
- NM-16ESW: process packets even if MAC address table is full. Fixes #72.
Version 0.2.16
- Add instructions to build on Windows
- Remove libuuid dependency and NIO Multicast implementation that depends on it. NIO Multicast is never used and maybe not even functional. This will simplify the compilation requirements, especially on Windows with Cygwin
- EthernetSwitch: Allow to choose ethertype for QinQ outer tag
Version 0.2.15
- Fix starting IOS on OSX
- Fix packet capture loop on OSX