CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/12/29 17:35:37

Modified files:
        usr.bin/ssh    : packet.c sshconnect.c sshd-session.c 

Log message:
Remove bug compatibility for implementations that don't support
rekeying. AFAIK this is only an ancient Sun SSH version.

If such an implementation tries to interoperate with OpenSSH, it
will eventually fail when the transport needs rekeying.

This is probably long enough to use it to download a modern SSH
implementation that lacks this problem :)

ok markus@ deraadt@

Reply via email to