Julien Duponchelle
|
5721dd3f30
|
Fix port numbering for Wic slot 1 & 2
|
2017-05-12 14:12:24 +02:00 |
|
Julien Duponchelle
|
19a6157f64
|
Fix wic numbering
Fix #1011
|
2017-05-12 09:48:05 +02:00 |
|
Julien Duponchelle
|
bfee08459d
|
Test image sorting
Ref https://github.com/GNS3/gns3-gui/issues/2030
|
2017-05-05 20:09:51 +02:00 |
|
Julien Duponchelle
|
18835974fb
|
Fix required field in schema not use
Fix #972
|
2017-04-11 10:57:01 +02:00 |
|
Julien Duponchelle
|
cc6f4c0510
|
Add a modification uuid to settings returned by the server
Ref #1949
|
2017-03-21 13:35:02 +01:00 |
|
Julien Duponchelle
|
7b642552dd
|
Fix GNS3VM settings are lost at startup
Fix #926
|
2017-03-07 15:36:35 +01:00 |
|
Julien Duponchelle
|
41d7570b24
|
Load local server before anything else
|
2017-02-28 12:08:47 +01:00 |
|
Julien Duponchelle
|
53dd1bd6e1
|
Ensure we dump a .gns3 before exporting it
Fix #915
|
2017-02-27 11:10:08 +01:00 |
|
Julien Duponchelle
|
e04eb44a15
|
Disallow export of project with VirtualBox linked clone
Fix https://github.com/GNS3/gns3-gui/issues/1824
|
2017-02-14 16:41:31 +01:00 |
|
Julien Duponchelle
|
a191029c4f
|
Fix linked_clone property lost during topology convert
|
2017-02-14 14:45:48 +01:00 |
|
Julien Duponchelle
|
b9bd6aa501
|
Do not try to start the GNS3 VM if the name is none
Fix #881
|
2017-01-27 10:41:39 +01:00 |
|
Julien Duponchelle
|
d74769c824
|
Fix duplicate node names
Fix https://github.com/GNS3/gns3-gui/issues/1796
|
2017-01-18 18:28:50 +01:00 |
|
Julien Duponchelle
|
e06be6729a
|
Fix streaming test
|
2017-01-17 09:05:05 +01:00 |
|
Julien Duponchelle
|
1bf54bcaeb
|
Fix Port labels for docker VMs incorrect
|
2017-01-11 18:38:28 +01:00 |
|
Julien Duponchelle
|
58287b3638
|
Fix wrong short label for ethernet switch, hub & VPCS
Fix https://github.com/GNS3/gns3-gui/issues/1764
|
2017-01-09 16:48:42 +01:00 |
|
Julien Duponchelle
|
955a466be5
|
Ensure we can't connect to occupy port
Ref https://github.com/GNS3/gns3-gui/issues/1759
|
2017-01-06 10:29:56 +01:00 |
|
Julien Duponchelle
|
d4be588973
|
Cleanup tests around port name
|
2017-01-05 17:49:36 +01:00 |
|
Julien Duponchelle
|
c06d2e3118
|
Fix short label diplay instead of custom interface labels
Fix https://github.com/GNS3/gns3-gui/issues/1742, https://github.com/GNS3/gns3-gui/issues/1752
|
2017-01-05 16:55:31 +01:00 |
|
Julien Duponchelle
|
3259ec1220
|
Close project if one one the compute of the project is down
Fix #836
|
2016-12-15 21:57:59 +01:00 |
|
Julien Duponchelle
|
74a7e630d3
|
Fix export of projects with docker with a / in the image name
Fix #834
|
2016-12-14 18:57:59 +01:00 |
|
Julien Duponchelle
|
81a9b63dbc
|
Trust user for host binding of link adress
|
2016-12-13 17:34:41 +01:00 |
|
Julien Duponchelle
|
846041a59c
|
Fix configuration lost during save as on remote server
Fix https://github.com/GNS3/gns3-gui/issues/1704, https://github.com/GNS3/gns3-gui/issues/1705
|
2016-12-08 16:55:16 +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
|
875051d05e
|
Prevent capture on non running node
Fix https://github.com/GNS3/gns3-gui/issues/1656
|
2016-11-22 16:05:57 +01: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
|
57e2fd9943
|
If we can found a common subnet we return the host binding for link
creation
Fix #773
|
2016-11-10 22:39:16 +01:00 |
|
Julien Duponchelle
|
ca6f014207
|
Do not connect GNS3 to remote server via 169.254.X.X
|
2016-11-10 14:46:25 +01:00 |
|
Julien Duponchelle
|
15d190d911
|
Increase timeout for link creation
|
2016-11-08 09:54:59 +01:00 |
|
Julien Duponchelle
|
3c5cbebfb4
|
Fix timeout issues when starting VMware or VBox
Fix https://github.com/GNS3/gns3-gui/issues/1632
|
2016-11-07 17:34:51 +01:00 |
|
Julien Duponchelle
|
4e15f89604
|
Drop console_type serial, and enable_remote_console for Vbox and VMware
Ref #748
|
2016-11-03 18:17:50 +01:00 |
|
Julien Duponchelle
|
382d8887d5
|
Fix a test failure when test run and gns3server is running
|
2016-11-03 14:27:03 +01:00 |
|
Julien Duponchelle
|
1e73962e33
|
Do not dump iourc_content to .gns3 file
Fix #759
|
2016-11-03 13:35:44 +01:00 |
|
Julien Duponchelle
|
4a5066c2a5
|
Fix Error while creating link: Port 0 is not allocated. when you have an invalid interface
Fix #744
|
2016-10-27 19:09:27 +02:00 |
|
Julien Duponchelle
|
ea1c525181
|
Fix computes tests
|
2016-10-27 16:54:05 +02:00 |
|
Julien Duponchelle
|
eabe4eb97e
|
Improve remote server console host support when binding to 0.0.0.0
Fix https://github.com/GNS3/gns3-gui/issues/1574
|
2016-10-26 14:43:47 +02:00 |
|
Julien Duponchelle
|
afb7eca27a
|
Fix port naming for atm switch
Fix #735
|
2016-10-26 12:03:54 +02:00 |
|
Julien Duponchelle
|
cf3ed5a329
|
Fix port naming for FrameRelay switch
Fix #735
|
2016-10-26 11:59:16 +02:00 |
|
Julien Duponchelle
|
1f44e08cdd
|
Fix naming of IOU serial interfaces
Fix #737
|
2016-10-25 15:26:36 +02:00 |
|
Julien Duponchelle
|
9799dabb98
|
Improve timeout management
Fix #741
|
2016-10-25 14:41:33 +02:00 |
|
Julien Duponchelle
|
f8cba8cd50
|
Fix crash in tests
|
2016-10-25 12:13:42 +02:00 |
|
Julien Duponchelle
|
106915f419
|
Return md5sum and filesize in the list of images
Ref https://github.com/GNS3/gns3-gui/issues/1590
|
2016-10-20 17:24:05 +02:00 |
|
Julien Duponchelle
|
dd849f7945
|
Strip space from all nodes names
Fix #727
|
2016-10-18 11:11:45 +02:00 |
|
Julien Duponchelle
|
a8ffaa9cb5
|
If listen on all interface do not return localhost as console
Fix https://github.com/GNS3/gns3-gui/issues/1574
|
2016-10-17 18:20:29 +02:00 |
|
Julien Duponchelle
|
b9b0feed62
|
Fix IPV6 server support
Fix #717
|
2016-10-17 14:10:25 +02:00 |
|
Julien Duponchelle
|
cb0a7c6a3f
|
Fix connection issue with IOU when a device as serial link
Fix https://github.com/GNS3/gns3-gui/issues/1566
|
2016-10-17 00:06:34 +02:00 |
|
Julien Duponchelle
|
d60b606d5e
|
Fix save of topology size
Fix https://github.com/GNS3/gns3-gui/issues/1561
|
2016-10-05 15:52:44 +02:00 |
|
Julien Duponchelle
|
04aec4619f
|
Fix uploads of large images
Fix https://github.com/GNS3/gns3-gui/issues/1552
|
2016-10-04 10:56:38 +02:00 |
|
Julien Duponchelle
|
99bdf37ec3
|
Prevent connect a node to himself
Fix https://github.com/GNS3/gns3-gui/issues/1553
|
2016-10-03 12:31:01 +02:00 |
|
Julien Duponchelle
|
1e0b724e47
|
Make sure the compute has an id
|
2016-09-30 11:20:25 +02:00 |
|
Julien Duponchelle
|
68725778e8
|
Return all ports for hub & switch
|
2016-09-29 14:40:56 +02:00 |
|