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 d21469a916
Return an error if an adapter slot doesn't exist on an IOS router.
9 years ago
..
adapters Some spring cleaning. 9 years ago
nios Allocate random names for Dynamips NIOs. 9 years ago
nodes Refactors how startup-config and private-config are handled for IOS routers. 9 years ago
__init__.py Return an error if an adapter slot doesn't exist on an IOS router. 9 years ago
dynamips_device.py Dynamips devices support (packet capture to complete). 9 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 9 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