mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-18 15:33:49 +02:00
7fd520c08b
Qemu is the only platform where we limit the binding of UDP
tunnel to a specific host. It's probably much secure and cleaner
but we have scenario where we need one port bind to an IP and
another bind to a different IP (Link between qemu and and a VM on the
GNS3 VM)
This allow the use of
|
||
---|---|---|
.. | ||
adapters | ||
builtin | ||
docker | ||
dynamips | ||
iou | ||
nios | ||
qemu | ||
virtualbox | ||
vmware | ||
vpcs | ||
__init__.py | ||
base_manager.py | ||
base_node.py | ||
error.py | ||
notification_manager.py | ||
port_manager.py | ||
project_manager.py | ||
project.py |