Commit Graph

141 Commits (42c07cee1ab9617553ada73832990cad46b1a436)

Author SHA1 Message Date
Jeremy 42c07cee1a Properly release UDP ports when closing a project or deleting a link.
10 years ago
Jeremy 3d3300e83a Rename console methods in port manager to use the generic tcp term in the name.
10 years ago
Julien Duponchelle c9314ec509 autopep8 et upload files
10 years ago
Jeremy 565a7b35a6 Default NVRAM and Idle-PC for some IOS images.
10 years ago
Jeremy af700e9bcb Idle-PC and auto idle-pc for Dynamips.
10 years ago
Jeremy 90f71e7581 Idle-PC proposals for Dynamips.
10 years ago
Jeremy 8d02f464c5 Dynamips import/export configs.
10 years ago
Julien Duponchelle 25bcbfb073 Allocation of console port in base vm
10 years ago
grossmj 3d1363150e Fixes ghost file path.
10 years ago
grossmj 610dee957d Use HTTP error 409 instead of 500 for VMError.
10 years ago
grossmj dc4df68c7a Keep Dynamips logs.
10 years ago
Jeremy e6fd471dd5 Save Dynamips VM configs when closing a project.
10 years ago
Jeremy 3e95bb9748 Adapter settings and configs for Dynamips VMs.
10 years ago
grossmj 78ffe313fd Dynamips VM & device deletion and ghost support.
10 years ago
grossmj 26f7195288 Dynamips devices packet capture.
10 years ago
grossmj f99e834c37 Dynamips devices support (packet capture to complete).
10 years ago
Jeremy 4f38d96522 Dynamips devices.
10 years ago
Jeremy 094339304c Packet capture for Dynamips VMs.
10 years ago
Jeremy a5ac7c5481 Dynamips NIO connections.
10 years ago
Julien Duponchelle 68427eaddf Auto PEP8 cleanup
10 years ago
grossmj 0a5aaedc7c Merge remote-tracking branch 'origin/asyncio' into asyncio
10 years ago
grossmj 8f089c45f5 Fixes a few problems in Dynamips implementation.
10 years ago
Julien Duponchelle 2e99ef69a9 Modules support start iou process (not ioucon and iouyap)
10 years ago
Jeremy 79a57ca420 New Dynamips integration part 3
10 years ago
grossmj 37945585b9 New Dynamips integration part 2
10 years ago
Jeremy 46cbcd6132 New Dynamips integration part 1
10 years ago
Julien Duponchelle bbee5f90a0 Yet another PEP 8 :)
10 years ago
Julien Duponchelle f5ed9fbcf1 PEP 8 clean thanks to auto pep8
10 years ago
Jeremy 881cc6f592 Fixes wrong IOS config paths.
10 years ago
Jeremy a6fd457cff Bump the maximum network adapters to 32 for Qemu.
10 years ago
Jeremy 1f615430ae Checks for broken symbolic links.
10 years ago
Jeremy 2de1a97076 Merge remote-tracking branch 'origin/master'
10 years ago
Jeremy 747c0ee7a3 More checks on minimum RAM for IOS routers and updates default values to match the latest IOS image requirements.
10 years ago
grossmj d9f44edcaf Fixes incompatibility for IOS startup-config and private-config paths created on Windows and loaded from a project on Linux/Mac OS X.
10 years ago
Jeremy 7785c03eac Ignore Unicode errors when executing vboxmanage.
10 years ago
Jeremy 7f37f649da Catch OSError exception for subprocess calls.
10 years ago
Daniel Lintott 317a37147e Remove extra line that was over-writing the auto Idle-PC value
10 years ago
Jeremy d97ba11728 Fixes C7200 IO cards insert/remove issues and makes C7200-IO-FE the default.
10 years ago
Jeremy 09948a366f Use SubprocessError to catch Subprocess exceptions.
10 years ago
Jeremy e2e4f4f38b Fixes remote server issue when creating a new project while already in a project.
10 years ago
Jeremy Grossmann e75dde3ebf Merge pull request #48 from planctechnologies/pr3
10 years ago
Jeremy Grossmann bba2c2b0d3 Merge pull request #47 from planctechnologies/pr2
10 years ago
Jeremy a9e924934a Fixes important issue when searching for a free port.
10 years ago
Jeremy f6561bf684 Automatically extract IOS configs when a project is closed.
10 years ago
Jerry Seutter 5b73786653 Move image path manipulation to server side
10 years ago
Jeremy f44fbd1f16 Option to allow console connections to any local IP address when using the local server.
10 years ago
Jerry Seutter 0b0830976f Support IOU devices on cloud instances
10 years ago
Jeremy a98a8b1acc Change default VirtualBox adapter type.
10 years ago
grossmj 393a312e7e New Telnet server for VirtualBox.
10 years ago
Jerry Seutter 5f9554b86c Cleanup
10 years ago