.. |
adapters
|
Rename hypervisor to compute
|
2016-04-15 17:59:59 +02:00 |
builtin
|
Fix same base MAC for duplicated IOS routers. Fixes #1264.
|
2018-01-17 14:01:44 +08:00 |
docker
|
Handle docker env with last empty line, Fixes: #2420
|
2018-02-27 16:33:55 +01:00 |
dynamips
|
Different approach to handle no data returned by Dynamips or uBridge hypervisors. Fixes #1289.
|
2018-03-07 19:33:19 +07:00 |
iou
|
Make sure we don't try to read when opening a file in binary more. Fixes #1301.
|
2018-03-07 16:39:04 +07:00 |
nios
|
Filter implementation for cloud & Nat
|
2017-07-17 17:27:07 +02:00 |
qemu
|
Set first byte to 52 when generating a random MAC address for a Qemu VM. Ref #1267.
|
2018-01-30 18:26:38 +07:00 |
virtualbox
|
Fix problem when searching for VBoxManage. Fixes #1261.
|
2018-01-12 13:17:16 +07:00 |
vmware
|
Fix "Unable to override non-custom VMware adapter".
|
2018-02-04 22:08:41 +08:00 |
vpcs
|
Default VPCS name format is now PC-{0}.
|
2018-01-09 23:40:35 +07:00 |
__init__.py
|
Base for generic switch nodes. Ref #492.
|
2016-05-15 11:23:14 -06:00 |
base_manager.py
|
Make sure we don't try to read when opening a file in binary more. Fixes #1301.
|
2018-03-07 16:39:04 +07:00 |
base_node.py
|
Ignore invalid BPF filters. Ref #1290.
|
2018-03-07 21:37:15 +07:00 |
error.py
|
Auto upload missing images
|
2016-06-07 19:38:01 +02:00 |
notification_manager.py
|
Some more (spring) cleaning.
|
2016-05-13 18:48:10 -06:00 |
port_manager.py
|
Drop a useless line of code in port_manager
|
2017-01-09 16:11:34 +01:00 |
project_manager.py
|
Add low disk space warning when creating a new project.
|
2017-11-14 18:22:59 +07:00 |
project.py
|
Don't create directory structure during json dump. Fixes #2270
|
2017-10-02 10:41:57 +02:00 |