grossmj
|
cefab8d362
|
Rename __json__() to asdict()
|
2021-04-17 23:34:28 +09:30 |
|
grossmj
|
44074ff7c9
|
Some cleaning.
|
2021-04-17 18:36:32 +09:30 |
|
grossmj
|
c021e21309
|
Use black with -l 120 param.
|
2021-04-13 18:46:50 +09:30 |
|
grossmj
|
f928738bd5
|
Use pyupgrade with --py36-plus param.
|
2021-04-13 18:37:58 +09:30 |
|
grossmj
|
76af98404a
|
Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
|
2018-10-15 17:05:49 +07:00 |
|
grossmj
|
85dcb985eb
|
Fix packet filters for Dynamips.
|
2018-03-20 11:15:42 +07:00 |
|
grossmj
|
8b91894fa4
|
Improve suspend a link for Qemu and VirtualBox VMs.
A suspended link will be unplugged allowing the VMs to be notified
of the change.
|
2018-03-19 16:26:12 +07:00 |
|
Julien Duponchelle
|
86f1201276
|
Support packet filtering for dynamips
Fix #1109
|
2017-07-12 12:08:02 +02:00 |
|
Julien Duponchelle
|
cf17176bfc
|
Fix recreate a link with dynamips
Fix #1122
|
2017-07-12 11:34:44 +02:00 |
|
grossmj
|
5112f6fe56
|
Small changes for Dynamips NIO UDP.
|
2017-07-11 12:36:43 +07:00 |
|
Julien Duponchelle
|
557924e91a
|
Use ubridge for dynamips routers
Ref #1109
|
2017-07-10 20:38:28 +02:00 |
|
Julien Duponchelle
|
6778b29fc0
|
Prevent a crash when you close a dynamips node and create a link at the same time
Fix #853
|
2017-01-06 09:33:10 +01:00 |
|
Julien Duponchelle
|
58d4a529d4
|
Rename hypervisor to compute
Fix #487
|
2016-04-15 17:59:59 +02:00 |
|