Dynamips Versions Save

Dynamips development

v0.2.23

1 year ago
  • Command line option to configure console binding for TCP/AUX console. Fixes #62

v0.2.22

1 year ago
  • Fix stack alignment for JIT function call targets. Fixes #128

v0.2.21

4 years ago
  • Fix SEGV during snprintf and localtime_r. Fixes #91

v0.2.20

5 years ago
  • New fix for segmentation fault when using localtime() (64-bit only). Fixes #91

v0.2.19

5 years ago
  • Fix segmentation fault when using localtime() (64-bit only). Fixes #91

v0.2.18

6 years ago
  • Allow to reuse socket in udp_connect. Fixes #87
  • Fix segfault when exporting startup-config. Fixes #68

v0.2.17

6 years ago
  • 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.

v0.2.16

7 years ago
  • 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

v0.2.15

8 years ago
  • Fix starting IOS on OSX
  • Fix packet capture loop on OSX