[Bug 2057] ssh should treat "Received disconnect" messages as errors

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Apr 9 13:09:52 EST 2013


https://bugzilla.mindrot.org/show_bug.cgi?id=2057

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2239|Hush sshd-side error for    |Hush sshd-side error for
        description|                            |SSH2_DISCONNECT_BY_APPLICAT
                   |                            |ION disconnects
   Attachment #2239|                            |ok?(dtucker at zip.com.au)
              Flags|                            |

--- Comment #6 from Damien Miller <djm at mindrot.org> ---
Comment on attachment 2239
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2239
Hush sshd-side error for SSH2_DISCONNECT_BY_APPLICATION disconnects

Only the client generates SSH2_DISCONNECT_BY_APPLICATION exit
notifications and AFAIK it is the only sensible code for
client-initiated disconnects in the standard. I think it is safe to
drop them back to debug()

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list