4a05a4f7c5
Fix virtualbox links
2017-07-12 10:32:02 +02:00
114b137b02
Merge pull request #1120 from GNS3/aiohttp_2.2
...
Upgrade to last aiohttp version
2017-07-12 15:20:02 +07:00
66d5d34877
Fix qemu hotlink
2017-07-12 10:07:21 +02:00
04303ca00c
Fix VPCS ubridge usage
2017-07-12 09:55:23 +02:00
fd0770158c
Fix tests with Yarl 0.11
2017-07-12 09:34:40 +02:00
5747aba83c
Update error message to require aiohttp 2.2
2017-07-12 13:34:18 +07:00
c8155aa14f
Upgrade Yarl
2017-07-12 08:27:49 +02:00
5f874cca2c
Merge branch 'master' into 2.1
2017-07-11 19:02:35 +02:00
fc87871d46
Fix a bug in docker binary message handling
2017-07-11 19:00:29 +02:00
699ecb7c89
Merge branch 'master' into 2.1
2017-07-11 18:59:50 +02:00
8a8de1e2df
BPF filter support
...
Fix https://github.com/GNS3/gns3-gui/issues/765
2017-07-11 17:30:29 +02:00
d525f721a6
Merge pull request #1119 from GNS3/fix_random_snap_failure
...
Test if a snapshot name already exists
2017-07-11 21:28:15 +07:00
357de50a1b
Upgrade to last aiohttp version
2017-07-11 15:59:09 +02:00
450c089b6d
Test if a snapshot name already exists
...
This fix random test failure when testing snapshots. It
seem under high load sometimes the previous snapshot folder
was not visible on disk. Perhaps a test isolation issue but
I don't see how.
But in any case it's better to test if the name is not already
use.
Fix #1118
2017-07-11 15:28:01 +02:00
8eb060304a
Correct typos in schemas.
2017-07-11 20:03:24 +07:00
d112da400e
Remove use_ubridge flag
...
Ref #1115
2017-07-11 13:58:59 +02:00
fcd7dfbde6
Merge pull request #1116 from GNS3/dynamips_ubridge
...
Use ubridge for dynamips routers
2017-07-11 12:37:20 +07:00
5112f6fe56
Small changes for Dynamips NIO UDP.
2017-07-11 12:36:43 +07:00
557924e91a
Use ubridge for dynamips routers
...
Ref #1109
2017-07-10 20:38:28 +02:00
c6f28afb7c
Fix a broken test
2017-07-10 20:35:02 +02:00
7f4eeb56fa
Remove unusued code
2017-07-10 13:50:57 +02:00
339ed8ab57
Merge pull request #1106 from GNS3/idlepc_apicall
...
Implement an api call for computing the IDLE PC
2017-07-10 11:33:16 +07:00
5bdc239064
Merge pull request #1104 from GNS3/filters_api
...
Support packet filtering for VPCS
2017-07-08 18:50:00 +07:00
3eadbb9adb
Implement an api call for computing the IDLE PC
...
Fix https://github.com/GNS3/gns3-gui/pull/2153
2017-07-07 17:50:40 +02:00
d17b4eb053
Merge pull request #1105 from GNS3/bugfix-2136
...
Bugfix 2136 (gui) issue with UTF-8 characters and Docker
2017-07-07 09:04:47 +02:00
8f260e0a83
Update field names for filters.
2017-07-06 16:53:05 +07:00
e0f0adf3c8
Added preferred Docker API version. Fixes #2136
2017-07-06 11:24:55 +02:00
8e8b8bc5a5
WebSocket binary mode support for docker
2017-07-06 10:13:00 +02:00
4097bab565
Apply feedback from @grossmj
2017-07-05 16:36:39 +02:00
c6f9ec3758
More information on Docker WebSocket error
2017-07-05 10:36:58 +02:00
dc7a9ffc51
Merge pull request #1103 from GNS3/graphics-settings
...
Graphics settings
2017-07-04 15:15:36 +02:00
08423eff96
Support packet filtering for VPCS
...
https://github.com/GNS3/gns3-gui/issues/765
2017-07-04 15:12:26 +02:00
dadbb0ab09
More options for drawing area
2017-07-03 10:01:22 +02:00
cc34f45677
Additional drawing options for Project
2017-06-30 14:31:25 +02:00
3132dbd9eb
Merge pull request #1096 from GNS3/bugfix-725
...
Enable binding server to an IPv6 host
2017-06-30 17:28:40 +08:00
b33a1f5214
Enable binding server to an IPv6 host
2017-06-30 10:21:15 +02:00
8f72356bab
Rebuild the documentation
2017-06-29 17:14:46 +02:00
63e9558b10
New VPCS base config. Fixes #786 .
2017-06-28 17:40:54 +08:00
5b19ef4862
Remove forgotten debug message.
2017-06-28 16:11:46 +08:00
799a2d376e
Merge pull request #1092 from GNS3/fix_vpcs_name
...
Fix the initial startup for VPCS is not used
2017-06-28 16:09:54 +08:00
0a6dc55645
Fix appliance properties lost when you create two node from template
2017-06-28 09:37:19 +02:00
617868402f
Fix the initial startup for VPCS is not used
...
The default VPCS template didn't provide the base
startup config setting. This prevent the replacement
of the hostname in the configuration file.
Fix https://github.com/GNS3/gns3-gui/issues/2123
2017-06-27 18:44:31 +02:00
c1a4bba101
Merge pull request #1091 from GNS3/bugfix-557
...
Bugfix 557
2017-06-27 11:17:12 +02:00
3c18150cdb
Adjustment of IOU_OBJECT_SCHEMA
2017-06-27 11:14:34 +02:00
931018b877
Fix passing tests
2017-06-27 11:11:07 +02:00
6aa2afcf54
Fix #557 - mac addess collision when running IOU on multiple GNS3 servers
2017-06-27 10:09:21 +02:00
a7170da93f
Update bundled appliances
2017-06-26 11:00:55 +02:00
1d09f423e5
Disable checking if IOU is on the same server
2017-06-23 12:20:49 +02:00
1e37101641
Allow IOU 64-bit images.
2017-06-23 12:00:33 +02:00
bcdac6c969
Fix test for ethernet switch show arp
2017-06-23 10:54:05 +02:00