[Bug 1213] ssh-keyscan exits in mid-way
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Tue Jun 14 14:43:43 EST 2011
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1213
aab at purdue.edu changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2021|0                           |1
        is obsolete|                            |
--- Comment #34 from aab at purdue.edu 2011-06-14 14:43:42 EST ---
Created attachment 2057
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2057
Fix  for previous patch variant.
For all those waiting breathlessly (ha) for a correction to the
ssh-keyscan patch I submitted earlier, here it is.  I apologize for not
getting it here sooner.
This variant adds a call to the `packet_set_timeout()' function using
the time value set or defaulted to on the command line by the '-T'
option.  The man page actually implies that this is the case but the
code to implement it was never included.  Part of the new code is a
trap for the timeout condition and a resetting of the remaining active
socket's timeout values to compensate for the time used waiting for the
slow/braindead server that caused the timeout.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list