CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/06/17 02:28:31
Modified files:
usr.bin/ssh : serverloop.c
Log message:
promote connection-closed messages from verbose to info log level;
they could be the only record of the connection terminating if the
client doesn't send a SSH2_MSG_DISCONNECT message. ok dtucker@
