| commit | 894926ebd8cc3d6651ad1a3a1269a60ef127cd44 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Tue Feb 12 11:03:58 2013 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Tue Feb 12 11:03:58 2013 +1100 |
| tree | 7f1c5c67c188c3eb38126035236b5e5e16048b97 | |
| parent | 78d22713c79da46b80eceec02411563be3c65e71 [diff] |
- djm@cvs.openbsd.org 2013/02/10 23:35:24
[packet.c]
record "Received disconnect" messages at ERROR rather than INFO priority,
since they are abnormal and result in a non-zero ssh exit status; patch
from Iain Morgan in bz#2057; ok dtucker@