Commit Graph

2184 Commits (66959ee4e9917402b562518094633d82bb9514c3)
 

Author SHA1 Message Date
grossmj f2eb2a4bdc Remove NAT NIO.
8 years ago
Julien Duponchelle d3436756b2
Fix permissions and ownership when stopping container
8 years ago
Julien Duponchelle 6f7b06e66f
Fix a crash when docker start command is None
8 years ago
Julien Duponchelle 009ffcb4ef
Ubridge 0.9.4 is require
8 years ago
grossmj f0e0988d6a Includes uBridge stdout in case of error.
8 years ago
grossmj 3f61fbeb0e Generate a MAC address using the project + node UUID. Ref #522.
8 years ago
Julien Duponchelle d42366a75a
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle e65648398b
Catch extra args in windows signal handler
8 years ago
Julien Duponchelle 6c1d7bad81
Catch extra args in windows signal handler
8 years ago
Julien Duponchelle 4c291f5051
Remove /config/reload
8 years ago
Julien Duponchelle 29127895b9
Fix the watch local server configuration file
8 years ago
Julien Duponchelle 7a80dd6cb3
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 94a709cb42
Fix tests around Qemu mac address
8 years ago
grossmj c1aad550fa Merge branch '1.5' into 2.0
8 years ago
grossmj 59f22cd346 Functional cloud. Fixes #402.
8 years ago
grossmj 39a3f2fae2 Cloud schema and remove use_ubridge for VMware VM.
8 years ago
grossmj ea7754f1c8 Allow to block network traffic originating from the host OS for vmnet interfaces (Windows only).
8 years ago
grossmj 914fe7e750 Randomize the 4th and 5th bytes when provided with a base mac address. Fixes #522.
8 years ago
Julien Duponchelle 8e3e3c08f8
Fix an import error when you have no GNS3 VM
8 years ago
Julien Duponchelle e497e98ca1 Warn if you can not export a file due to permission issue
8 years ago
Julien Duponchelle df654b40ff
Add a test
8 years ago
Julien Duponchelle fbc04e083b
Allow empty password
8 years ago
Julien Duponchelle 84b12fd953
Support null in compute user and password
8 years ago
Julien Duponchelle 314a7cd8fb
Generate an uuid for compute node if None is provided
8 years ago
Julien Duponchelle 6162d7e431
Generated compute name include the username when it's exists
8 years ago
Julien Duponchelle d469a2060d
Update a computes require only changed arguments
8 years ago
Julien Duponchelle 0063fb4615
Add 127.0.0.1:8080 in allowed CORS
8 years ago
Julien Duponchelle dbda3fc8fc
Add method to delete and update computes
8 years ago
Julien Duponchelle 2c72452c91
Drop useless test
8 years ago
Julien Duponchelle a797038aeb
Drop code for temporary projects
8 years ago
Julien Duponchelle df73f80bf5
Auto create the local compute node
8 years ago
Julien Duponchelle b126c396c9
Start all, with a controlled concurrency
8 years ago
Julien Duponchelle da6cb13338
Merge branch '1.5' into 2.0
8 years ago
grossmj 3fd0a6d638 Do not delete adapters when stopping a VMware VM. Ref #1066.
8 years ago
grossmj 851ba074e7 Set default VMware VM adapter type to e1000.
8 years ago
Julien Duponchelle 0aa81b5fa5
Send event when adding compute node or modify it (for server sumary)
8 years ago
Julien Duponchelle cdd54b951a
1.5.0 dev 4
8 years ago
Julien Duponchelle 1ddb16eca0
1.5.0b1
8 years ago
Julien Duponchelle f6a3899603
Return a compute name it could be different of compute id
8 years ago
Julien Duponchelle 3e6aec016b
Fix test for idlepc
8 years ago
grossmj 7d055968e5 First step towards the cloud node re-factoring.
8 years ago
grossmj 7bc0570735 Allow an IOS router to stop even the Dynamips hypervisor command fail to be sent. Ref #488.
8 years ago
grossmj 1ae17b74df Extract private-config only when necessary (content is different than the default). Fixes #520.
8 years ago
grossmj cb6df28f59 Fixes disabling the VPCS relay feature. Fixes #521.
8 years ago
grossmj 3e89543ab9 Fixes wrong exception in Docker VM implementation.
8 years ago
grossmj a2ebbaa322 Force Npcap DLL to be used first for Dynamips and uBridge (instead of the one from Winpcap if installed).
8 years ago
grossmj 67e346ba92 Fixed startup-config is lost if you change any IOS router settings. Fixes #1233.
8 years ago
grossmj acdc1e5ebb Fixes check for NPF service and add check for NPCAP service on Windows.
8 years ago
grossmj 6d5085910c Frame Relay and ATM switches migrated to the new API.
8 years ago
grossmj 57fd72c35c Ethernet hub and Ethernet switch almost fully migrated to the new API.
8 years ago