Julien Duponchelle
|
6778b29fc0
|
Prevent a crash when you close a dynamips node and create a link at the same time
Fix #853
|
2017-01-06 09:33:10 +01:00 |
|
Julien Duponchelle
|
12f09829e7
|
Improve error message about the netmask
Ref #1751
|
2017-01-05 14:51:43 +01:00 |
|
grossmj
|
c9fc0a0d6d
|
Do not mark VirtualBox adapter as connected when not connected to another node in GNS3.
|
2017-01-05 14:30:23 +08:00 |
|
Julien Duponchelle
|
9a7a9f41aa
|
Catch an error when we can't create the IOU directory
Fix #846
|
2016-12-21 09:33:44 +01:00 |
|
Julien Duponchelle
|
52adf45740
|
Fix an error when docker hub failed to anwser
Fix #843
|
2016-12-20 09:15:28 +01:00 |
|
Julien Duponchelle
|
f86358ad71
|
Relax permission check on OSX, it seem returning wrong info for setuid
|
2016-12-19 09:28:27 +01:00 |
|
Julien Duponchelle
|
8f6d25cc2b
|
Fix start all create error if a docker container is already running
Fix #839
|
2016-12-16 16:19:23 +01:00 |
|
Julien Duponchelle
|
46b6e7c5ee
|
Fix hot link issues in Docker
Fix #817
|
2016-12-14 16:53:20 +01:00 |
|
Julien Duponchelle
|
d0f65aebff
|
Fix Can't delete link between docker VM after they were in use
Fix #818
|
2016-12-14 12:01:34 +01:00 |
|
Julien Duponchelle
|
30f29d00c4
|
Fix hardware virtualization detection when an ethernet switch is running
Fix https://github.com/GNS3/gns3-gui/issues/1722
|
2016-12-14 11:04:13 +01:00 |
|
Bernhard Ehlers
|
a3495304ad
|
Code cleanup for docker interface creation
Fix #819
Signed-off-by: Julien Duponchelle <julien@gns3.net>
|
2016-12-13 16:07:59 +01:00 |
|
Julien Duponchelle
|
8f42122702
|
Fix 'EthernetSwitch' object has no attribute 'hw_virtualization'
Fix #828
|
2016-12-13 09:21:06 +01:00 |
|
Julien Duponchelle
|
d2f0cddbd7
|
Fix trouble with builtin devices when we free ports
Fix #825
|
2016-12-12 19:17:06 +01:00 |
|
Julien Duponchelle
|
9872fc09b7
|
When a dynamips command failed display the full command to the user
Ref #825
|
2016-12-12 16:38:55 +01:00 |
|
Julien Duponchelle
|
35c2e2fcc4
|
Fix a wrong error message
|
2016-12-12 16:29:56 +01:00 |
|
Julien Duponchelle
|
922da7c90f
|
Raise error when we can't found VboxManage at GNS3 VM startup
Fix #824
|
2016-12-12 15:03:56 +01:00 |
|
Julien Duponchelle
|
508edf5cc5
|
Fix a rare crash when stopping qemu
Fix #821
|
2016-12-12 09:16:29 +01:00 |
|
Julien Duponchelle
|
c4327ec74c
|
Improve docker HTTP console
Fix #816
|
2016-12-09 16:41:15 +01:00 |
|
Julien Duponchelle
|
5ba5c62670
|
Add support for bios images
Ref https://github.com/GNS3/gns3-gui/issues/1700
|
2016-12-08 16:18:30 +01:00 |
|
Stephen C. Moore
|
d55c73bc8e
|
Fix grammar (#808)
* Fixed small grammatical error
* Fixed small grammatical error
|
2016-12-05 17:30:09 +01:00 |
|
Julien Duponchelle
|
c53201b753
|
Fix when you switch console from VNC to telnet it's fail
Fix #805
|
2016-12-01 11:47:05 +01:00 |
|
Julien Duponchelle
|
e3b1eee85b
|
Improve autostart logging
|
2016-12-01 09:24:52 +01:00 |
|
Julien Duponchelle
|
433f620905
|
If a VMware command fail retry
Ref #1671
|
2016-11-28 20:00:20 +01:00 |
|
Julien Duponchelle
|
49315adf79
|
Do not recurse scan for images in standard image directory
Fix https://github.com/GNS3/gns3-gui/issues/1680
|
2016-11-28 19:49:50 +01:00 |
|
Julien Duponchelle
|
2b15da3d19
|
Catch error when qemuy can't connect to his console
Fix #803
|
2016-11-28 13:18:04 +01:00 |
|
Julien Duponchelle
|
60a145afbb
|
Improve vmware error message for easier copy paste
|
2016-11-28 09:59:38 +01:00 |
|
Julien Duponchelle
|
a776b36e98
|
Improve vmware vmrun error error message
|
2016-11-28 09:51:06 +01:00 |
|
Julien Duponchelle
|
9b6b989d1b
|
Qemu UDP listen on all ips
|
2016-11-25 15:21:35 +01:00 |
|
Julien Duponchelle
|
2215702ae8
|
Ask user to refresh is user session if he just installed ubridge
Ref https://github.com/GNS3/gns3-server/issues/796
|
2016-11-24 15:16:25 +01:00 |
|
grossmj
|
38d9555f72
|
Do not block traffic originating from an Ethernet interface in the cloud. Ref #771.
|
2016-11-23 22:06:44 +11:00 |
|
grossmj
|
7754d7f211
|
Revert "Make the Ethernet side the source in uBridge connection and UDP tunnel the destination. Ref #771."
This reverts commit 31c04cc95b .
|
2016-11-23 21:55:26 +11:00 |
|
grossmj
|
31c04cc95b
|
Make the Ethernet side the source in uBridge connection and UDP tunnel the destination. Ref #771.
|
2016-11-22 21:57:55 +11:00 |
|
Julien Duponchelle
|
a853e87fa5
|
IOURC is a text box instead of a file path
Fix https://github.com/GNS3/gns3-gui/issues/1662
|
2016-11-21 18:16:50 +01:00 |
|
Julien Duponchelle
|
a872f0328d
|
Fix closing console of VBox on NIX systems
|
2016-11-18 11:27:50 +01:00 |
|
Julien Duponchelle
|
11f290482d
|
Remove debug
|
2016-11-18 10:44:57 +01:00 |
|
Julien Duponchelle
|
14fd8104b8
|
Fix opening a project whith the same non linked VM as current project
Fix https://github.com/GNS3/gns3-gui/issues/1646
|
2016-11-17 12:21:38 +01:00 |
|
Julien Duponchelle
|
75890c8f5a
|
Prevent double start of VirtualBox VM and VMware VM
Fix https://github.com/GNS3/gns3-gui/issues/1664
|
2016-11-17 10:38:29 +01:00 |
|
Julien Duponchelle
|
928d9f13f4
|
Do not log warning at qemu exit on windows if it's normal
Fix #777
|
2016-11-16 13:06:43 +01:00 |
|
grossmj
|
3c384a7bf0
|
Try to fix VPCS and loobpack adapters not working together. Ref #771.
|
2016-11-15 17:36:51 +11:00 |
|
grossmj
|
fdc9283e04
|
Generic code the bind an Ethernet interface with uBridge. Ref #771.
|
2016-11-13 20:28:14 +11:00 |
|
Julien Duponchelle
|
8dd4f63aca
|
Make sure IOU licence is dump in ~/
Fix #780
|
2016-11-11 16:18:39 +01:00 |
|
Julien Duponchelle
|
8db9b89318
|
Fix IOL bridge errors
Fix https://github.com/GNS3/gns3-gui/issues/1651
|
2016-11-11 15:16:46 +01:00 |
|
Julien Duponchelle
|
1bb760d3f0
|
Make logs for searching GNS3 VM vmware IP less noisy
Fix #765
|
2016-11-11 11:41:16 +01:00 |
|
Julien Duponchelle
|
65090c6f87
|
Catch errors when listing images
Fix #764
|
2016-11-11 11:24:41 +01:00 |
|
Julien Duponchelle
|
bddf9ec2ac
|
Qemu telnet support multiple client connected
Fix #770
|
2016-11-09 09:47:48 +01:00 |
|
Julien Duponchelle
|
69f154d9cc
|
Correctly initialize connection to VPCS console
|
2016-11-08 20:10:17 +01:00 |
|
Julien Duponchelle
|
db8296f548
|
Support multiple client connected to the same VPCS console
Ref #770
|
2016-11-08 19:44:12 +01:00 |
|
Julien Duponchelle
|
3754a49cc0
|
Drop IOUCON
Fix #747
|
2016-11-08 10:21:20 +01:00 |
|
Julien Duponchelle
|
553e137a13
|
Support for serial console for Virtual BOX and VMware using asyncio
Ref #747
|
2016-11-07 23:43:20 +01:00 |
|
Julien Duponchelle
|
a35eaa8e60
|
Ask for reboot if VBoxManage is not found
|
2016-11-07 15:49:25 +01:00 |
|