CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/04/18 17:52:25

Modified files:
        usr.bin/ssh    : version.h sshd.c sshconnect2.c compat.h 
                         compat.c 

Log message:
OpenSSH 6.5 and 6.6 have a bug that causes ~0.2% of connections
using the [email protected] KEX exchange method to fail
when connecting with something that implements the spec properly.

Disable this KEX method when speaking to one of the affected
versions.

reported by Aris Adamantiadis; ok markus@

Reply via email to