CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/07/19 03:15:12

Modified files:
        usr.bin/ssh    : clientloop.c readconf.c readconf.h ssh.c 
                         ssh_config.5 

Log message:
add a "ControlPersist" option that automatically starts a background
ssh(1) multiplex master when connecting. This connection can stay alive
indefinitely, or can be set to automatically close after a user-specified
duration of inactivity. bz#1330 - patch by dwmw2 AT infradead.org, but
further hacked on by wmertens AT cisco.com, apb AT cequrux.com,
martin-mindrot-bugzilla AT earth.li and myself; "looks ok" markus@

Reply via email to