https://bugzilla.mindrot.org/show_bug.cgi?id=2057
Damien Miller <[email protected]> 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?([email protected]) Flags| | --- Comment #6 from Damien Miller <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
