[Bug 3524] Rekey interval timeout not working when no package is being transfered

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Oct 12 10:12:15 AEDT 2023


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #4 from Damien Miller <djm at mindrot.org> ---
I disagree - the timed based rekeying will happen immediately and not
doing it for an otherwise idle connection saves needless rekeys. If you
want to force time-based rekeying to happen promptly, then you can use
ClientAliveInterval/ServerAliveInterval to guarantee some traffic on
the connection to trigger the rekey.

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


More information about the openssh-bugs mailing list