1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 10:28:56 +00:00
gns3-server/gns3server/compute
Julien Duponchelle 7fd520c08b
Bind qemu UDP tunnels on all hosts
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 134fed8fc5
2016-08-26 10:40:11 +02:00
..
adapters
builtin Nat node for only the GNS3 VM 2016-08-21 21:46:49 +02:00
docker Merge branch 'master' into 2.0 2016-07-05 15:41:53 +02:00
dynamips Update project API 2016-08-15 16:44:09 +02:00
iou Fix Exception when opening project that contains an IOU node 2016-08-23 22:38:44 +02:00
nios
qemu Bind qemu UDP tunnels on all hosts 2016-08-26 10:40:11 +02:00
virtualbox Fix Virtualbox support 2016-07-12 16:22:55 +02:00
vmware Merge branch 'master' into 2.0 2016-07-13 17:48:18 +02:00
vpcs Use uBridge for VirtualBox connections plus some cleaning. Ref #267. 2016-06-24 18:35:39 -06:00
__init__.py
base_manager.py Optimize project closing by avoiding closing unused modules 2016-08-16 19:41:59 +02:00
base_node.py Raise an error if uBridge is not installed 2016-07-12 17:38:13 +02:00
error.py Auto upload missing images 2016-06-07 19:38:01 +02:00
notification_manager.py
port_manager.py
project_manager.py
project.py Optimize project closing by avoiding closing unused modules 2016-08-16 19:41:59 +02:00