commit | 639d6bc57b1942393ed12fb48f00bc05d4e093e4 | [log] [download] |
---|---|---|
author | djm@openbsd.org <djm@openbsd.org> | Fri May 01 07:10:01 2015 +0000 |
committer | Damien Miller <djm@mindrot.org> | Sun May 10 11:55:48 2015 +1000 |
tree | 683e82b29b8c711bbabfdfb7f4724f8f95ca3b93 | |
parent | 9559d7de34c572d4d3fd990ca211f8ec99f62c4d [diff] |
upstream commit 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@