mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-29 21:40:13 +03:00
Always-running node types (Ethernet switch, Cloud, NAT, etc.) return 405 when start/stop is called. is_always_running() already tracks these types; start_all/stop_all now skip them.