1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 10:28:56 +00:00
gns3-server/gns3server
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
..
compute Bind qemu UDP tunnels on all hosts 2016-08-26 10:40:11 +02:00
controller Smart choice of host for UDP link 2016-08-25 19:14:29 +02:00
handlers Support for sendings settings for the GNS3VM from the GUI 2016-08-25 09:32:06 +02:00
schemas Support for sendings settings for the GNS3VM from the GUI 2016-08-25 09:32:06 +02:00
symbols Beginning of the symbols from controller 2016-06-27 18:37:20 +02:00
templates Bring back the auto_start 2016-08-16 15:45:06 +02:00
ubridge
utils Return netmask with list of interfaces 2016-08-25 17:22:22 +02:00
web Support for sendings settings for the GNS3VM from the GUI 2016-08-25 09:32:06 +02:00
__init__.py
__main__.py
config.py Support for profil settings 2016-08-22 17:21:03 +02:00
crash_report.py Fix Transport selection via DSN is deprecated 2016-07-25 19:34:08 +02:00
main.py
notification_queue.py
run.py Support for profil settings 2016-08-22 17:21:03 +02:00
version.py 1.5.2dev1 2016-07-07 18:58:23 +02:00