Commit Graph

1844 Commits (3185baff0dd33dd753d0469b4db121b95dc7ba46)
 

Author SHA1 Message Date
Julien Duponchelle 9f05b80d01
Add IOU support and install config in /etc
9 years ago
grossmj 58a360e535 Change server port in documentation.
9 years ago
grossmj d243cb7d02 New console port range 5000 to 10000.
9 years ago
Julien Duponchelle c563dbba8a
Change default port to 3080
9 years ago
Julien Duponchelle 5345fe8490
Minor code cleanup
9 years ago
Julien Duponchelle 2a20333877 Merge pull request #461 from GNS3/ehlers-docker-init
9 years ago
Julien Duponchelle 2e455037e1
Fix crash when you start twice the same container
9 years ago
Julien Duponchelle 23c48f5e3d
Add to project an API to write a file
9 years ago
Julien Duponchelle e6ddce86b3
Docker init supports /etc/network/interfaces
9 years ago
Julien Duponchelle 268c61ce80
Merge branch 'docker-init' of https://github.com/ehlers/gns3-server into ehlers-docker-init
9 years ago
Julien Duponchelle 2fcada49d4
2.0.0dev1
9 years ago
Julien Duponchelle 40f496c7e9
Merge branch '1.5' into 2.0
9 years ago
Julien Duponchelle d2c32bb570
Merge branch 'master' into 1.5
9 years ago
Julien Duponchelle 3fe8016938
1.4.6 dev1
9 years ago
Julien Duponchelle 01dbaea2e4
1.4.5
9 years ago
grossmj 427cb05c2a Stop the VMware VM if there is an error while setting up the network connections or console.
9 years ago
Bernhard Ehlers d36a9f3403 docker-init: add DHCP support
9 years ago
Jeremy Grossmann 39c41336db Merge pull request #459 from GNS3/remote_install
9 years ago
grossmj fa22e19321 Bump version to 1.4.5dev2
9 years ago
Bernhard Ehlers d472f47829 docker-init: static busybox, support for /etc/network/interfaces
9 years ago
Julien Duponchelle dcc4ddf11b
Add a test for \r\n
9 years ago
Julien Duponchelle e35ab1e8c0
Remote install on 14.04 ubuntu
9 years ago
grossmj 975e1c8fa7 Fixes dev syntax bug.
9 years ago
grossmj 19b46a4014 Include VMware VMs paths found preferences.ini
9 years ago
grossmj 7cdf23f497 Allow to stop a VMware VM from GNS3 even if halted within the VM. Fixes #1118.
9 years ago
grossmj 06da40cdcd Keep Dynamips stdout log file in the project directory.
9 years ago
Julien Duponchelle bc14d5d78e
Notif forwarded from hypervisor to controller
9 years ago
Julien Duponchelle de61ed316c
The controller has a streaming API
9 years ago
Julien Duponchelle 76a0120d3e
PEP8
9 years ago
Julien Duponchelle b55969d381
Notification feed for the hypervisor
9 years ago
Julien Duponchelle d81fc25b27
Fix a merge error
9 years ago
Julien Duponchelle dd2fdcc574
Merge branch '1.5' into networkv2
9 years ago
Julien Duponchelle 174e7cccea
Merge branch 'master' into 1.5
9 years ago
Julien Duponchelle 75212cda3f
Improve tests on Travis
9 years ago
Julien Duponchelle aa6c44a470
Fix crash when a n hypervisor return no body
9 years ago
Julien Duponchelle 757ee34dac
Support auth for network V2 hypervisors
9 years ago
Julien Duponchelle c0e452133d
Web interface for debbuging controller
9 years ago
Julien Duponchelle 7a095478fe
Success to add a dynamips with apiv2
9 years ago
grossmj a018c5b0f5 Get MAC addresses for host interfaces to use for filtering frames from vmnet interfaces.
9 years ago
Julien Duponchelle 8fed1d9b9f
API for deleting a link
9 years ago
Julien Duponchelle ed291da566
Rebuild doc
9 years ago
Julien Duponchelle 9062490be3
API for deleting a list
9 years ago
Julien Duponchelle 9771b33b68
Create link using UDP work
9 years ago
grossmj 93e2d4096d Dynamips uuid hypervisor command is no longer supported.
9 years ago
grossmj c077f3b990 Restart NPF service after adding vmnet adapters on Windows.
9 years ago
Julien Duponchelle 8cb5a6ec75
Typo
9 years ago
Julien Duponchelle 17c5d3048c
Cleanup
9 years ago
Julien Duponchelle 65099b9364
Link API should work now need to implement the client
9 years ago
Julien Duponchelle 6a19e4d822
Rebuild link sample
9 years ago
Julien Duponchelle 8c1560332e
Remove /controller from the api endpoint
9 years ago