correct math for ClientAliveInterval that caused the probes to be
authordjm <djm@openbsd.org>
Mon, 21 Aug 2023 04:59:54 +0000 (04:59 +0000)
committerdjm <djm@openbsd.org>
Mon, 21 Aug 2023 04:59:54 +0000 (04:59 +0000)
commit7c20c7ece80c05b6f97d3f2478143b973a2f4f9c
tree88f5ad7579df99903e33e780b4aafe7123f5d0ec
parent38ab26de4514adde399b2afa4b31a44a7fe0441c
correct math for ClientAliveInterval that caused the probes to be
sent less frequently than configured; from Dawid Majchrzak
usr.bin/ssh/serverloop.c