Skip to content

Change protocols to eliminate timeout logs from ioc console

Kacper Klys requested to merge telnet-connection-fixes into master

Those are small changes improving the quality of telnet connection. The changes in protocol files remove the message from IOC console about timeout and exceeding byte limits when rebooting or shutting down MTCA chassis.

The missing protocol file was added to Makefile - without this file, the IOC was not able to find protocol files for password-protected telnet connections with MCH.

Merge request reports