grossmj
|
46a9fdb61d
|
Remove event_loop
|
2024-05-09 17:53:02 +07:00 |
|
grossmj
|
33499be425
|
Fix warnings in tests
|
2024-05-09 17:11:12 +07:00 |
|
grossmj
|
e4b7e46444
|
Fix tests for Windows
|
2020-06-16 01:57:16 -07:00 |
|
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
|
3fae6ada95
|
Only require privileged access for uBridge when connecting a cloud to an Ethernet/TAP interface. Fixes #1461.
|
2018-11-19 17:33:17 +07:00 |
|
grossmj
|
1550c7bee7
|
Fix cloud tests.
|
2018-06-10 17:56:56 +07:00 |
|
grossmj
|
279b4d7b20
|
Fix link filters/suspend tests.
|
2018-03-19 18:25:56 +07:00 |
|
Julien Duponchelle
|
536c708c16
|
Filter implementation for cloud & Nat
Fix #1111
|
2017-07-17 17:27:07 +02:00 |
|
Julien Duponchelle
|
08423eff96
|
Support packet filtering for VPCS
https://github.com/GNS3/gns3-gui/issues/765
|
2017-07-04 15:12:26 +02:00 |
|
Julien Duponchelle
|
8b7035b185
|
Enable show in file manager for cloud
Fix https://github.com/GNS3/gns3-gui/issues/1900
|
2017-03-06 14:25:53 +01:00 |
|
Julien Duponchelle
|
82c99418b4
|
Fix If cloud interface is down the project doesn't open
Fix https://github.com/GNS3/gns3-gui/issues/1751
|
2017-01-11 17:23:36 +01:00 |
|
Julien Duponchelle
|
7255754fef
|
Bridge support in cloud is more robust
Fix #761
|
2016-11-04 17:40:44 +01:00 |
|
Julien Duponchelle
|
cf723962af
|
Support bridge in cloud
Nat take advantage of that and the code is more simple.
Fix #761
|
2016-11-04 17:32:16 +01:00 |
|
Julien Duponchelle
|
1b3e47ce83
|
Add a test of cloud raw ethernet interface
Before touching it for the bridge support a test to prevent regressions.
Ref #761
|
2016-11-04 16:52:29 +01:00 |
|
Julien Duponchelle
|
5555662b2c
|
Fix If I change the content of cloud the cloud no longer work
Fix #1540
|
2016-09-27 11:21:40 +02:00 |
|
Julien Duponchelle
|
29563ed7bc
|
Fill cloud interface server side
Fix https://github.com/GNS3/gns3-gui/issues/1535
|
2016-09-22 17:46:32 +02:00 |
|