| Summary: | ssh - Connection closed by UNKNOWN | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Petr Lautrbach <plautrba> | ||||||||
| Component: | ssh | Assignee: | Damien Miller <djm> | ||||||||
| Status: | CLOSED FIXED | ||||||||||
| Severity: | minor | CC: | djm, dtucker | ||||||||
| Priority: | P5 | ||||||||||
| Version: | 6.6p1 | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Linux | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Petr Lautrbach
2014-07-18 14:32:04 AEST
Created attachment 2457 [details]
add set_remote_ipaddr()
Created attachment 2611 [details] improve ECONNRESET error message On -current, just tweaking the error seems sufficient. $ ./ssh/obj/ssh -p 2222 127.0.0.1 djm@127.0.0.1's password: Connection reset by 127.0.0.1 Created attachment 2612 [details]
improved diff; refactor to sshpkt_fatal
I just noticed there is already sshpkt_fatal() for this purpose
patch applied - this will be in openssh-6.9 Set all RESOLVED bugs to CLOSED with release of OpenSSH 7.1 |