CVSROOT:        /cvs
Module name:    src
Changes by:     dtuc...@cvs.openbsd.org 2013/06/01 07:15:52

Modified files:
        usr.bin/ssh    : channels.c clientloop.c misc.c misc.h packet.c 
                         progressmeter.c sandbox-systrace.c ssh-agent.c 

Log message:
Use clock_gettime(CLOCK_MONOTONIC ...) for ssh timers so that things like
keepalives and rekeying will work properly over clock steps.  Suggested by
markus@, "looks good" djm@.

Reply via email to