grossmj
|
38f458db7c
|
Delete old pcap file when starting a new packet capture.
|
2018-03-08 16:00:05 +07:00 |
|
grossmj
|
233e41d006
|
Fix export project test.
|
2018-03-08 00:39:08 +07:00 |
|
grossmj
|
22db13d2bf
|
Fix bug preventing to export portable projects with IOU images.
|
2018-03-08 00:13:35 +07:00 |
|
grossmj
|
0fde1cf54a
|
Ignore invalid BPF filters. Ref #1290.
|
2018-03-07 21:37:15 +07:00 |
|
grossmj
|
00e781826b
|
Different approach to handle no data returned by uBridge hypervisors. Fixes #1289.
|
2018-03-07 19:42:19 +07:00 |
|
grossmj
|
7c14e21f4a
|
Different approach to handle no data returned by Dynamips or uBridge hypervisors. Fixes #1289.
|
2018-03-07 19:33:19 +07:00 |
|
grossmj
|
a3a0657502
|
Do not raise exception if Dynamips or uBridge hypervisor don't return data and are still running. Fixes #1289
|
2018-03-07 19:11:34 +07:00 |
|
grossmj
|
3ca4f72b99
|
Fix Dynamips private config not loaded into nvram when starting a router. Fixes #1313.
|
2018-03-07 18:18:51 +07:00 |
|
grossmj
|
d911e82dc4
|
Merge remote-tracking branch 'origin/2.1' into 2.1
|
2018-03-07 16:42:12 +07:00 |
|
grossmj
|
c93d0d8d12
|
Make sure we don't try to read when opening a file in binary more. Fixes #1301.
|
2018-03-07 16:39:04 +07:00 |
|
ziajka
|
53a229f8e9
|
Fix never reached condition
|
2018-03-05 11:16:03 +01:00 |
|
ziajka
|
05b6be2e42
|
Compatybility with controller, default_symbol and hover_symbol, Fixes: #2444
|
2018-03-02 13:48:27 +01:00 |
|
ziajka
|
9be76d98a2
|
Filter snapshots directory during the snapshot, Fixes: #1297
|
2018-02-28 16:38:32 +01:00 |
|
ziajka
|
e79e27a73f
|
Handle docker env with last empty line, Fixes: #2420
|
2018-02-27 16:33:55 +01:00 |
|
Jeremy Grossmann
|
a0f2dd374e
|
Require uBridge version 0.9.14 on Linux
|
2018-02-26 23:18:44 +07:00 |
|
Bernhard Ehlers
|
3a09bd43dc
|
Implement a minimum interval between psutil calls. Fixes #2262
|
2018-02-13 11:31:04 +01:00 |
|
grossmj
|
fff593b358
|
Fix error when appliance template is broken (missing fields). Fixes #1287.
|
2018-02-06 16:07:23 +08:00 |
|
grossmj
|
abbe3d3a31
|
Fix "Change of linked base VM doesn't work with templates migrated from 2.0"
|
2018-02-05 16:42:29 +08:00 |
|
grossmj
|
52b690b683
|
Fix "Unable to override non-custom VMware adapter".
|
2018-02-04 22:08:41 +08:00 |
|
grossmj
|
519df3ab35
|
Let a project be opened when a port cannot be found (can happens if a project is corrupted).
|
2018-02-02 22:05:51 +08:00 |
|
grossmj
|
4ba523a0d7
|
Add an error message when Docker container is not ready to be started. Ref #1281.
|
2018-02-02 16:29:08 +08:00 |
|
grossmj
|
07d2d7b340
|
Update documentation.
|
2018-01-31 23:37:02 +07:00 |
|
grossmj
|
e5a4afaeb1
|
Sync appliance files.
|
2018-01-31 19:05:03 +07:00 |
|
grossmj
|
e5c76750b1
|
Fix issue when running multiple project containing IOU nodes on the same server. Ref #1239.
|
2018-01-31 15:51:29 +07:00 |
|
grossmj
|
1045364adc
|
Set first byte to 52 when generating a random MAC address for a Qemu VM. Ref #1267.
|
2018-01-30 18:26:38 +07:00 |
|
grossmj
|
008baad86a
|
Update link state and save project when a link is suspended or filters are added/removed (without node properties set).
|
2018-01-30 17:39:33 +07:00 |
|
ziajka
|
f7d82059d5
|
Development on v2.1.4dev1
|
2018-01-19 07:18:00 +01:00 |
|
ziajka
|
d2faaee099
|
Release v2.1.3
|
2018-01-19 07:15:39 +01:00 |
|
grossmj
|
6fee543ce7
|
Fix more client/server version tests.
|
2018-01-18 16:14:09 +08:00 |
|
grossmj
|
d4f1084391
|
Bump version number to 2.1.3dev1
|
2018-01-18 15:32:06 +08:00 |
|
grossmj
|
f525bd2ce1
|
Update appliance files.
|
2018-01-18 11:57:48 +08:00 |
|
grossmj
|
bd8816d14c
|
Suspend for Docker nodes.
|
2018-01-18 11:43:04 +08:00 |
|
grossmj
|
7ded71142f
|
Fix same MAC address for duplicated Qemu nodes.
|
2018-01-17 14:13:06 +08:00 |
|
grossmj
|
c281f55fb2
|
Fix same base MAC for duplicated IOS routers. Fixes #1264.
|
2018-01-17 14:01:44 +08:00 |
|
grossmj
|
e5e2b7a8ac
|
Fix "Creating multiple IOU nodes at once assigns the same application id". Fixes #1239.
|
2018-01-15 18:09:05 +07:00 |
|
grossmj
|
30e8949985
|
Fix "Transport selection via DSN is deprecated" message. Sync is configured with HTTPTransport.
|
2018-01-15 16:56:15 +07:00 |
|
grossmj
|
393ac85bca
|
Merge remote-tracking branch 'origin/2.1' into 2.1
|
2018-01-15 14:42:25 +07:00 |
|
grossmj
|
9d9dc037d8
|
Refresh CPU/RAM info every 1 second. Ref #2262.
|
2018-01-15 14:42:01 +07:00 |
|
Dušan Dragić
|
6789989cb9
|
Rename ethernet switch arp command to mac
|
2018-01-14 17:10:26 +01:00 |
|
grossmj
|
ffc7024b64
|
Fix error while getting appliance list. Fixes #1258.
|
2018-01-14 20:29:17 +07:00 |
|
grossmj
|
ed275e4ec5
|
Fix UnboundLocalError: local variable 'node' referenced before assignment. Fixes #1256.
|
2018-01-14 19:06:35 +07:00 |
|
grossmj
|
88989cc274
|
Default symbol must be computer.svg
|
2018-01-12 21:46:48 +07:00 |
|
grossmj
|
ab6fe6da1d
|
Compatibility for old node templates (those with default_symbol and hover_symbol properties).
|
2018-01-12 17:34:37 +07:00 |
|
grossmj
|
8b1c68a0b7
|
Fix problem when searching for VBoxManage. Fixes #1261.
|
2018-01-12 13:17:16 +07:00 |
|
grossmj
|
97cfb892a6
|
Improve the search for VBoxManage.
|
2018-01-11 16:33:15 +07:00 |
|
grossmj
|
f9c7c15f95
|
Fixing race condition when starting the GNS3 VM.
|
2018-01-10 16:22:55 +07:00 |
|
grossmj
|
5f14f8eb46
|
Default VPCS name format is now PC-{0}.
|
2018-01-09 23:40:35 +07:00 |
|
ziajka
|
7c91e46812
|
Development on v2.1.3dev1
|
2018-01-08 14:21:04 +01:00 |
|
ziajka
|
6af64454d0
|
Release v2.1.2
|
2018-01-08 14:09:59 +01:00 |
|
grossmj
|
927f7e6b9d
|
Do not show log message if configuration file doesn't exist. Fixes #1206.
|
2018-01-08 18:07:15 +07:00 |
|