CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/05/01 01:10:01

Modified files:
        usr.bin/ssh    : packet.c dispatch.c 

Log message:
refactor ssh_dispatch_run_fatal() to use sshpkt_fatal() to better
report error conditions. Teach sshpkt_fatal() about ECONNRESET.

Improves error messages on TCP connection resets. bz#2257

ok dtucker@

Reply via email to