CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/25 15:41:01
Modified files:
usr.bin/ssh : serverloop.c sshd_config.5
Log message:
make sshd_config:ClientAliveCountMax=0 disable the connection killing
behaviour, rather than killing the connection after sending the first
liveness test probe (regardless of whether the client was responsive)
bz2627; ok markus
