Julien Duponchelle
|
794dac31f5
|
UDP tunnel debuging
Fix #1562
|
2016-11-25 15:11:31 +01:00 |
|
Julien Duponchelle
|
ff47fd31e2
|
Force yarl version >= 0.7.0
Fix #796
|
2016-11-25 12:14:39 +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 |
|
Julien Duponchelle
|
03555a3489
|
2.0.0dev5
|
2016-11-24 12:53:31 +01:00 |
|
Julien Duponchelle
|
35d5a4a21c
|
Add the date to the changelog
|
2016-11-24 12:08:10 +01:00 |
|
Julien Duponchelle
|
abcddb99b8
|
2.0.0a4
|
2016-11-24 12:05:10 +01:00 |
|
pyup.io bot
|
62db0b628b
|
Update sphinx from 1.4.8 to 1.4.9 (#794)
|
2016-11-23 21:23:13 +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 |
|
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 |
|
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
|
9be293909e
|
Use vnetlib64.exe when possible
Fix https://github.com/GNS3/gns3-gui/issues/1648
|
2016-11-21 17:49:40 +01:00 |
|
Julien Duponchelle
|
1beae95443
|
Multiple improvements around starting the GNS3 VM
* avoid concurrent start
* proper catching of the TimeOut error
Ref #754
|
2016-11-21 09:59:25 +01:00 |
|
Julien Duponchelle
|
40af2a35e0
|
Wait for the end of project loading before making new change
Fix #790
|
2016-11-18 17:35:28 +01:00 |
|
Julien Duponchelle
|
5ab85e5c9e
|
Avoid crash due to persmission error on the .backup file
|
2016-11-18 17:17:14 +01:00 |
|
Julien Duponchelle
|
8ad5670eeb
|
For security reason debug informations can only be exported from local server
Ref #1562
|
2016-11-18 16:38:27 +01:00 |
|
Julien Duponchelle
|
d2564cee9b
|
Add more debug informations if VM failed to start
Fix #754
|
2016-11-18 16:19:58 +01:00 |
|
Julien Duponchelle
|
434f6a70dd
|
Fix tests on Python 3.5 >=
|
2016-11-18 12:08:29 +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
|
e4fdfbd091
|
Code cleanup around ubridge
|
2016-11-17 18:11:56 +01:00 |
|
Julien Duponchelle
|
dcff51eb75
|
Use wait_for for waiting a process with python 3.5
|
2016-11-17 18:09:46 +01:00 |
|
Julien Duponchelle
|
a14ad2fc99
|
Fix tests
|
2016-11-17 14:08:00 +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
|
81b2894658
|
Fix KeyError: 'linked_clone'
Fix #792
|
2016-11-17 10:17:23 +01:00 |
|
Julien Duponchelle
|
94ceb2dda0
|
No connection limit / No keep alive for connection to compute
Fix #779
|
2016-11-16 15:04:10 +01:00 |
|
Julien Duponchelle
|
8850265cb6
|
Improve random queries to start/stop nodes
It's confirm the issue #779
|
2016-11-16 14:54:09 +01:00 |
|
Julien Duponchelle
|
66a237628a
|
Return default symbol if user asked for a non existing symbol
|
2016-11-16 13:17:58 +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 |
|
Julien Duponchelle
|
ecfa89cba8
|
Speed up interfaces listening on Windows
Fix #788
|
2016-11-16 12:28:02 +01:00 |
|
Julien Duponchelle
|
6e5e9e3df9
|
Fix filtering special interfaces on Windows
|
2016-11-16 12:21:43 +01:00 |
|
Julien Duponchelle
|
56c580dc44
|
On windows filter VMware and VirtualBox adapters by default
Ref #788
|
2016-11-16 12:16:46 +01:00 |
|
Julien Duponchelle
|
0250547479
|
If server answer not found explain this could be due to the usage of 1.X server
|
2016-11-15 18:36:04 +01:00 |
|
Julien Duponchelle
|
89bbe0ef1b
|
Fix stack when looking for GNS3 VM with player installed
Fix #778
|
2016-11-15 18:17:34 +01:00 |
|
grossmj
|
3c384a7bf0
|
Try to fix VPCS and loobpack adapters not working together. Ref #771.
|
2016-11-15 17:36:51 +11:00 |
|
Julien Duponchelle
|
5166d894eb
|
Do not reload a project via /load if the project is already opened
Fix #785
|
2016-11-14 18:45:44 +01:00 |
|
Julien Duponchelle
|
e996b825c6
|
Fix you can not pass auto close at project creation
|
2016-11-14 16:10:19 +01:00 |
|
Julien Duponchelle
|
5e4f5fe2d1
|
Script for sending random query to the GNS3 server
The purpose of this script is to replicate weird
issues by sending a large number of queries.
* Ref https://github.com/GNS3/gns3-gui/issues/1654
* Ref https://github.com/GNS3/gns3-gui/issues/1659
|
2016-11-14 14:02:58 +01:00 |
|
Julien Duponchelle
|
a8b78a9b0a
|
Fix traceback when sending invalid parameters to the server
Fix #783
|
2016-11-14 14:00:11 +01:00 |
|
pyup.io bot
|
2c6063569a
|
Update pytest from 3.0.3 to 3.0.4 (#781)
|
2016-11-14 09:45:22 +01:00 |
|
grossmj
|
fdc9283e04
|
Generic code the bind an Ethernet interface with uBridge. Ref #771.
|
2016-11-13 20:28:14 +11:00 |
|
Julien Duponchelle
|
63a92c4a16
|
Require ubridge 0.9.7 this fix error with IOL bridge creation
Fix https://github.com/GNS3/gns3-gui/issues/1651
|
2016-11-11 17:07:20 +01:00 |
|
Julien Duponchelle
|
8dd4f63aca
|
Make sure IOU licence is dump in ~/
Fix #780
|
2016-11-11 16:18:39 +01:00 |
|
Julien Duponchelle
|
3bc4e951b8
|
Fix a None error when creating link
|
2016-11-11 16:08:52 +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
|
52577b55b2
|
Typo
|
2016-11-11 14:44:27 +01:00 |
|
Julien Duponchelle
|
3bb4f6f133
|
Display path of vnetlib during interface creations
Ref https://github.com/GNS3/gns3-gui/issues/1648
|
2016-11-11 14:26:09 +01:00 |
|
Julien Duponchelle
|
c5ef6b310d
|
Use last aiohttp
|
2016-11-11 13:19:44 +01:00 |
|