grossmj
|
cefab8d362
|
Rename __json__() to asdict()
|
2021-04-17 23:34:28 +09:30 |
|
grossmj
|
d3ea67da24
|
Refactor tests
* Use pytest-aiohttp
* Use the async def / await syntax.
* Fix tests to run with Python 3.8
|
2020-06-16 13:59:03 +09:30 |
|
grossmj
|
23e83b730b
|
Fix some more problems with interface short names. Fixes https://github.com/GNS3/gns3-gui/issues/2562
|
2018-08-13 15:45:24 +07:00 |
|
Julien Duponchelle
|
5721dd3f30
|
Fix port numbering for Wic slot 1 & 2
|
2017-05-12 14:12:24 +02:00 |
|
Julien Duponchelle
|
19a6157f64
|
Fix wic numbering
Fix #1011
|
2017-05-12 09:48:05 +02:00 |
|
Julien Duponchelle
|
1bf54bcaeb
|
Fix Port labels for docker VMs incorrect
|
2017-01-11 18:38:28 +01:00 |
|
Julien Duponchelle
|
58287b3638
|
Fix wrong short label for ethernet switch, hub & VPCS
Fix https://github.com/GNS3/gns3-gui/issues/1764
|
2017-01-09 16:48:42 +01:00 |
|
Julien Duponchelle
|
d4be588973
|
Cleanup tests around port name
|
2017-01-05 17:49:36 +01:00 |
|
Julien Duponchelle
|
afb7eca27a
|
Fix port naming for atm switch
Fix #735
|
2016-10-26 12:03:54 +02:00 |
|
Julien Duponchelle
|
cf3ed5a329
|
Fix port naming for FrameRelay switch
Fix #735
|
2016-10-26 11:59:16 +02:00 |
|
Julien Duponchelle
|
1f44e08cdd
|
Fix naming of IOU serial interfaces
Fix #737
|
2016-10-25 15:26:36 +02:00 |
|
Julien Duponchelle
|
cb0a7c6a3f
|
Fix connection issue with IOU when a device as serial link
Fix https://github.com/GNS3/gns3-gui/issues/1566
|
2016-10-17 00:06:34 +02:00 |
|
Julien Duponchelle
|
68725778e8
|
Return all ports for hub & switch
|
2016-09-29 14:40:56 +02:00 |
|
Julien Duponchelle
|
286112ced4
|
Fix port name in the cloud
Fix #1534
|
2016-09-22 17:11:40 +02:00 |
|
Julien Duponchelle
|
da5e3d0e54
|
Dissallow serial to ethernet connection
Fix #678
|
2016-09-15 14:51:40 +02:00 |
|
Julien Duponchelle
|
5d12a91268
|
Fix Serial interface not available for IOU
Fix https://github.com/GNS3/gns3-gui/issues/1512
|
2016-09-15 11:49:41 +02:00 |
|
Julien Duponchelle
|
2f0e2260ab
|
Move the generation of the list of ports to the server
Ref #676
|
2016-09-14 15:21:37 +02:00 |
|