Commit Graph

152 Commits (d1ccf3bc844e4f04bb69d8a1f161914f2d91875e)

Author SHA1 Message Date
grossmj d1ccf3bc84 Merge branch '2.1' into 2.2
6 years ago
ziajka c52342907a
Merge pull request #1332 from GNS3/global-vars
6 years ago
ziajka 7b3d5ae5e3 Create/update project on compute when variables changes
6 years ago
ziajka 0bcc657bf1 Don't clean logo images when applied to the project
6 years ago
ziajka e267f8a8b8 Project global variables
6 years ago
grossmj 21a1800edc Merge branch '2.1' into 2.2
6 years ago
grossmj 50a922f83e Offload slow file operations to threads for snapshots and project "save as". Ref #1187 #1307.
6 years ago
grossmj 2ea0aa5ded Merge branch '2.1' into 2.2
6 years ago
grossmj 025441f027 Add default destination setting for traceng + some checks.
6 years ago
grossmj 2de182eff4 Grid size support for projects.
6 years ago
grossmj 669d2ec038 Merge branch '2.1' into 2.2
6 years ago
grossmj 297bbd91ec Fix traceng tests.
6 years ago
grossmj 898f180310 Fix issue with start all.
6 years ago
grossmj b7780ba7cc Check for valid IP address and prevent to run on non-Windows platforms.
6 years ago
grossmj d08c08617c Support for source and destination for traceNG.
6 years ago
grossmj fb3bcf3b8f Basic project stats.
6 years ago
grossmj 658aa4bae9 Merge 2.1 into 2.2 branch
6 years ago
grossmj c93d0d8d12 Make sure we don't try to read when opening a file in binary more. Fixes #1301.
6 years ago
grossmj 519df3ab35 Let a project be opened when a port cannot be found (can happens if a project is corrupted).
6 years ago
grossmj e5c76750b1 Fix issue when running multiple project containing IOU nodes on the same server. Ref #1239.
6 years ago
ziajka eeae07e783 Conservative approach to supported versions of Python 3.4 and asyncio.ensure_future, Ref. #1269
6 years ago
ziajka d9a0ec9ff3 Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269
6 years ago
grossmj 28f8216590 Merge branch '2.1' into 2.2
6 years ago
grossmj 7ded71142f Fix same MAC address for duplicated Qemu nodes.
6 years ago
grossmj c281f55fb2 Fix same base MAC for duplicated IOS routers. Fixes #1264.
6 years ago
grossmj e5e2b7a8ac Fix "Creating multiple IOU nodes at once assigns the same application id". Fixes #1239.
6 years ago
grossmj ab6fe6da1d Compatibility for old node templates (those with default_symbol and hover_symbol properties).
6 years ago
grossmj 6e2752648a Implement #1153 into 2.2 branch.
7 years ago
grossmj 061af38b5a Make sure connected links are removed when a node is deleted.
7 years ago
grossmj e1c8df170a Allow projects to be opened even when a node port is already used.
7 years ago
grossmj 4a2dfb0037 Do not prevent a project to be deleted. Fixes #2237.
7 years ago
ziajka b0783eeccc Load meta of the project on loading time (Fixes #2225)
7 years ago
ziajka e15d1cd350 Fixes loading project when link_id is not set (#1159)
7 years ago
Julien Duponchelle 283b08c2a1
Fix naming of node with a number in the name
7 years ago
Julien Duponchelle cc89099ea5
Fix ServerDisconnectedError for stop_all
7 years ago
grossmj 47e8392ceb Use uuid4() for temporary node name while duplicating a node.
7 years ago
Julien Duponchelle 0854c04687
API for duplication a Node
7 years ago
Julien Duponchelle fa211a82eb
Filters support for VMware
7 years ago
Julien Duponchelle 699ecb7c89
Merge branch 'master' into 2.1
7 years ago
Julien Duponchelle 450c089b6d
Test if a snapshot name already exists
7 years ago
Jeremy Grossmann 5bdc239064 Merge pull request #1104 from GNS3/filters_api
7 years ago
Julien Duponchelle 08423eff96
Support packet filtering for VPCS
7 years ago
ziajka dadbb0ab09 More options for drawing area
7 years ago
ziajka cc34f45677 Additional drawing options for Project
7 years ago
grossmj 5b19ef4862 Remove forgotten debug message.
7 years ago
Jeremy Grossmann 799a2d376e Merge pull request #1092 from GNS3/fix_vpcs_name
7 years ago
Julien Duponchelle 0a6dc55645
Fix appliance properties lost when you create two node from template
7 years ago
ziajka 931018b877 Fix passing tests
7 years ago
ziajka 6aa2afcf54 Fix #557 - mac addess collision when running IOU on multiple GNS3 servers
7 years ago
ziajka 1d09f423e5 Disable checking if IOU is on the same server
7 years ago