You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/modules/dynamips
Jeremy 7b001e4d36
Catch GeneratorExit exception. Fixes #231.
9 years ago
..
adapters Some spring cleaning. 9 years ago
nios Allocate random names for Dynamips NIOs. 9 years ago
nodes Backport: option to drop nvram & disk files for IOS routers in order to save disk space. 9 years ago
__init__.py Catch GeneratorExit exception. Fixes #231. 9 years ago
dynamips_device.py Dynamips devices support (packet capture to complete). 10 years ago
dynamips_error.py Some spring cleaning. 9 years ago
dynamips_hypervisor.py Fixes #171. 9 years ago
dynamips_vm.py Auto PEP8 cleanup 10 years ago
hypervisor.py Explicit utf-8 encoding where necessary to avoid Unicode errors on Windows (we require/set an utf-8 locale on other systems). 9 years ago