[Bug 2252] RekeyLimit breaks ClientAlive

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri May 1 14:26:45 AEST 2015


https://bugzilla.mindrot.org/show_bug.cgi?id=2252

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #3 from Damien Miller <djm at mindrot.org> ---
It will take a little more than just adjusting the first test in
wait_until_can_do_something(). Any timeout return from select() is
interpreted as "time to send a keepalive!", so we would need to keep a
proper deadline instead

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list