Commit Graph

205 Commits (a884af983faaf49ac62cdd5d2819ac7ed8b76e2e)

Author SHA1 Message Date
Jeremy Grossmann 4f021054e0 Merge pull request #158 from GNS3/keep_iou_config
10 years ago
Jeremy f208b472a1 TAP interface support for QEMU VMs. Fixes #153.
10 years ago
Jeremy b6a935aeb8 Return an explicit error when a NIO type is not supported by a VM.
10 years ago
Julien Duponchelle 324a4f73d0 Do not erase the IOU config
10 years ago
Julien Duponchelle d5ae4750e9 Do not load IOU handler on Windows during tests
10 years ago
Julien Duponchelle 3926390d30 Fix tests broken by a previous commit
10 years ago
grossmj aeab9780d8 Fixes initial-configs that were not restored when opening a project containing IOU VMs.
10 years ago
grossmj aab4a7243b Merge remote-tracking branch 'origin/master'
10 years ago
Julien Duponchelle af942dc419 Fix a crash in VirtualBox vm creation
10 years ago
grossmj 78bc6e29a8 Explicitly delete Dynamips NIOs and unmap VCs for ATM and Frame-Relay switches.
10 years ago
grossmj de5e8f852d Cleaner and generic way to set Qemu & IOU VM settings.
10 years ago
Julien Duponchelle 3b4a060ae9 Fix missing IOU documentation
10 years ago
Julien Duponchelle b330b2c157 The upload web page return a 200 in case of error
10 years ago
grossmj 056ff14437 Fixes unicode decode error when saving IOS router configs. Fixes #115.
10 years ago
Julien Duponchelle be199b77a5 Homepage cleanup
10 years ago
Julien Duponchelle bff164afcb Merge pull request #106 from aka001/homepage_added
10 years ago
Jeremy 81ce86a8a7 Fixes use_default_iou_values param was not set.
10 years ago
Jeremy 879ed9e4e6 Fixes issue when exporting IOS router configs.
10 years ago
grossmj 588088ca93 Fixes bug when remove_nio() is not a coroutine for ATM and FR switches.
10 years ago
grossmj 980e63e667 Allocate a random port for Qemu monitor. Fixes issue with pre 1.3 projects.
10 years ago
grossmj 73310105a8 Fixes default chassis bug.
10 years ago
Akash Agrawall a25b17fe95 Removed merge conflict
10 years ago
grossmj 24300b2502 Adds project id when requesting UDP port.
10 years ago
grossmj 628dfef0d3 Initialize chassis when creating an IOS router. Fixes #107.
10 years ago
Akash Agrawall 257735255c Added homepage
10 years ago
Jeremy 8415117d2d Save IOS router configs when saving the project (done right this time).
10 years ago
Julien Duponchelle 4a9f578784 Support IOURC update
10 years ago
Julien Duponchelle 66cdf39ea2 Support uploading iourc
10 years ago
Jeremy 2de817214f Do not hide non-executable file in the UploadHandler.
10 years ago
Jeremy cc9b575b77 Bind UDP tunnels to the correct source address. Fixes #96.
10 years ago
Julien Duponchelle 3a6a04b8e5 Fix version test
10 years ago
Jeremy cf92bfe81e Alternative local server shutdown (mostly intended for Windows).
10 years ago
Jeremy 4ccca5dc99 Support RAM setting for VirtualBox VMs.
10 years ago
Jeremy a81d2274cd Adds info either the server is started as a local server in VersionHandler response.
10 years ago
grossmj c596147b59 List the iourc file in upload handler.
10 years ago
Jeremy 03796ca729 Server handler to shutdown a local server.
10 years ago
grossmj ad5548f70b Convert more that IOU pre 1.3 projects but also other modules on remote servers.
10 years ago
grossmj 95766fa30d Let the server know about the project name and convert old IOU projects on remote servers.
10 years ago
grossmj c3014632a4 Fixes rename bug for linked clones in VirtualBox.
10 years ago
Julien Duponchelle be1e0fa1f2 Upload IOURC file via the web interface
10 years ago
Julien Duponchelle d126db1fe9 The upload interfaces allow user to choose an image type
10 years ago
Jeremy ee578d3c12 Fixes Qemu networking.
10 years ago
Julien Duponchelle d657f94c18 Fix crash when you start capture on a non running IOU
10 years ago
Jeremy 7a6136ed14 Fixes adapter bug with VirtualBox.
10 years ago
Jeremy 6e89f2c7c7 Remove console_host from IOU and Qemu handlers.
10 years ago
Jeremy a6869379c3 Fixes console restoration when loading a VirtualBox project.
10 years ago
Jeremy f269ec9527 Fixes Qemu networking.
10 years ago
Julien Duponchelle 91ccd6167c API for reloading server config
10 years ago
Julien Duponchelle a9afaa028c Garbage collect VM when closing a project
10 years ago
grossmj c48ca212bd Stop Dynamips hypervisors used by devices before the project is closed.
10 years ago