mirror of
https://github.com/GNS3/gns3-server
synced 2024-12-25 16:28:11 +00: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
|
||
---|---|---|
.. | ||
compute | ||
controller | ||
handlers | ||
schemas | ||
symbols | ||
templates | ||
ubridge | ||
utils | ||
web | ||
__init__.py | ||
__main__.py | ||
config.py | ||
crash_report.py | ||
main.py | ||
notification_queue.py | ||
run.py | ||
version.py |