1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/gns3server/controller/ports
grossmj 722512d851 Remove model validator. Fixes https://github.com/GNS3/gns3-gui/issues/3522
Default port name and port segment size are already set in the code when a new node is created.
2023-10-15 11:16:05 +10:00
..
__init__.py Move the generation of the list of ports to the server 2016-09-14 15:21:37 +02:00
atm_port.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
ethernet_port.py Use pyupgrade with --py36-plus param. 2021-04-13 18:37:58 +09:30
fastethernet_port.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
frame_relay_port.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
gigabitethernet_port.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
port_factory.py Remove model validator. Fixes https://github.com/GNS3/gns3-gui/issues/3522 2023-10-15 11:16:05 +10:00
port.py Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
pos_port.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
serial_port.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30