1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-12-23 23:38:21 +00:00
gns3-server/gns3server
grossmj c5412bf970 Allocate application IDs for IOU nodes on the controller.
An application ID is used by IOU to generate its interface Mac addresses. They must be unique across all opened projects sharing the same computes to avoid Mac address collisions.
2020-02-10 15:20:49 +08:00
..
appliances Sync appliance files. 2020-02-04 16:48:11 +08:00
compute Allocate application IDs for IOU nodes on the controller. 2020-02-10 15:20:49 +08:00
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Allocate application IDs for IOU nodes on the controller. 2020-02-10 15:20:49 +08:00
handlers Allocate application IDs for IOU nodes on the controller. 2020-02-10 15:20:49 +08:00
schemas Allocate application IDs for IOU nodes on the controller. 2020-02-10 15:20:49 +08:00
static Release 2019.2.0-alpha.11 2019-12-30 05:09:54 -08:00
symbols Correctly rename symbol. 2019-03-12 18:54:05 +07:00
templates Fix redirection to web-ui bundled server 2019-07-04 08:59:33 +02:00
ubridge Merge 2.1 into 2.2 branch. 2019-06-15 15:26:20 +02:00
utils Allocate application IDs for IOU nodes on the controller. 2020-02-10 15:20:49 +08:00
web Python3.8 support. Ref https://github.com/GNS3/gns3-gui/issues/2895 2019-11-11 12:44:31 +08:00
__init__.py New base server. 2015-01-13 17:05:26 -07:00
__main__.py Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
config.py Improved how the path to the config file is actually determined 2019-11-11 11:20:51 +01:00
crash_report.py Release v2.2.5 2020-01-09 23:52:40 +08:00
main.py History support for console and telnet application, Fixes: #1083 2017-07-25 16:18:07 +02:00
notification_queue.py Python3.8 support. Ref https://github.com/GNS3/gns3-gui/issues/2895 2019-11-11 12:44:31 +08:00
run.py Make sure still support Python >= 3.5.3 2019-11-11 12:39:45 +08:00
version.py Development on 2.2.6dev1 2020-01-10 00:32:10 +08:00