1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/gns3server/compute/qemu
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
..
__init__.py Auto upload missing images 2016-06-07 19:38:01 +02:00
qcow2.py Some cleaning + move "/version" endpoint to "/server/version". 2016-06-01 17:50:31 -06:00
qemu_error.py Raise an error if image is missing on compute 2016-06-07 15:34:04 +02:00
qemu_vm.py Bind qemu UDP tunnels on all hosts 2016-08-26 10:40:11 +02:00