CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/01/23 13:00:58
Modified files:
usr.bin/ssh : sshd.c
Log message:
Fix a logic bug in sshd_exchange_identification which prevented clients
using major protocol version 2 from connecting to the server.
ok millert@
