CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2016/03/03 20:35:44
Modified files: usr.bin/ssh : serverloop.c Log message: fix ClientAliveInterval when a time-based RekeyLimit is set; previously keepalive packets were not being sent. bz#2252 report and analysis by Christian Wittenhorst and Garrett Lee feedback and ok dtucker@