Commit Graph

3284 Commits (283b08c2a1f1e15795e94d563d0ca45d9f2e0c63)
 

Author SHA1 Message Date
Julien Duponchelle 624a2c02c5
FIX iou creation
7 years ago
Julien Duponchelle 189ad994c8
Symbols are returned with a content length
7 years ago
Julien Duponchelle a4245fcf44
Aiohttp 2.0
7 years ago
pyup.io bot 812ff6b5d8 Update sphinx from 1.5.6 to 1.6.1 (#1035)
7 years ago
grossmj f338158654 Use 127.0.0.1 for local UDP tunnels to uBridge for Qemu. Ref #664.
7 years ago
Julien Duponchelle e9fef928b0
Fix dynamips node creation error
7 years ago
Julien Duponchelle 5c5caf8418
Add comment about why we change linked_base to linked_clone
7 years ago
Julien Duponchelle aff5554528
Rename old properties from gui linked_base to linked_clone
7 years ago
Julien Duponchelle 2a159c06c5
Fix forwarding properties
7 years ago
Julien Duponchelle c231e2bbf1
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle e24bfd5913
2.0.2dev1
7 years ago
Julien Duponchelle f2d5eb0b27
2.0.1
7 years ago
Julien Duponchelle bef1b2e8f1
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle 39419462db
Handle HTTP 504 errors from compute node
7 years ago
Jeremy Grossmann ddc5e8169e Merge pull request #1031 from GNS3/async_images
7 years ago
Julien Duponchelle cd17ef6b12
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle 3dc478385b
When connecting to a compute node ask for qemu images list
7 years ago
Julien Duponchelle 851d6e1db8
When importing portable project NAT node is loaded on GNS3 VM
7 years ago
pyup.io bot facdf9c617 Update sphinx from 1.5.5 to 1.5.6 (#1029)
7 years ago
grossmj 70d34befb9 Merge remote-tracking branch 'origin/2.0' into 2.0
7 years ago
Jeremy Grossmann 8696a464ab Merge pull request #1027 from GNS3/fix_wic_numbering
7 years ago
Julien Duponchelle 5721dd3f30
Fix port numbering for Wic slot 1 & 2
7 years ago
grossmj bf38a8515e Fix typo.
7 years ago
grossmj 942cc09eda Fixes issue with connections when loading an ATM switch.
7 years ago
Jeremy Grossmann 9baaf5685d Merge pull request #1028 from GNS3/filter_logs
7 years ago
Julien Duponchelle 961dbb5162
Filter /settings from log
7 years ago
Julien Duponchelle 19a6157f64
Fix wic numbering
7 years ago
grossmj 18cfcaa081 Fixes ATM mapping.
7 years ago
grossmj 87d42f4eb9 Fixes Frame-relay VC mapping.
7 years ago
Julien Duponchelle 766456014b
Fix export project is looking into the wrong directory
7 years ago
Julien Duponchelle f31e46e8ed
Fix a race condition in logging when ubridge exit fast
7 years ago
Jeremy Grossmann 633cdef0bc Merge pull request #987 from GNS3/nat_vmware
7 years ago
Julien Duponchelle fb6a95f7bb
Fix conversion issue with old topology with C3640
7 years ago
Julien Duponchelle 93fe66a253
Fix error when you have a directory in your symbols directory
7 years ago
Julien Duponchelle e870b0cfa0
Catch VMWare errors when getting status after GNS3 VM start
7 years ago
Julien Duponchelle b4467d83bf
Make sure upstart LANG is utf8
7 years ago
Julien Duponchelle ac5509f383
Always install typing module (compat with python 3.4 on ubuntu)
7 years ago
Julien Duponchelle 050f6876ce
Fix KeyError: 'filename'
7 years ago
Julien Duponchelle 2172c25df6
Run tests into a tmp directory prefixed by unicode character
7 years ago
grossmj 48dae085aa Catch missing function listxattr on some Linux host.
7 years ago
Julien Duponchelle bfee08459d
Test image sorting
7 years ago
Julien Duponchelle 8a6584d90f
Sort image list
7 years ago
Julien Duponchelle 6870749e50
Handle a race condition at project closing
7 years ago
Julien Duponchelle 3070a68273
Fix unicode error when reading ios configuration
7 years ago
Julien Duponchelle bda36081a9
Fix AttributeError: 'NoneType' object has no attribute 'send'
7 years ago
Julien Duponchelle 930e7089db
Fix a conversion issue with some 1.3 topologies
7 years ago
Julien Duponchelle 04220846b3
Fix an error with ethernetswitch when ethertype is null
7 years ago
Julien Duponchelle 694a4e8068
Raise an error if we can't create the dynamips configuration directory
7 years ago
Julien Duponchelle 7ba351c888
Catch timeout error when loading virtualbox VM
7 years ago
Julien Duponchelle ae3e25b03b
Handle broken compute at server startup
7 years ago