CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2023/08/21 15:16:18

Modified files:
        usr.bin/ssh    : kex.c 

Log message:
Log errors in kex_exchange_identification() with level verbose instead
of error to reduce preauth log spam. All of those get logged with a more
generic error message by sshpkt_fatal().

feedback from sthen@
ok djm@

Reply via email to