bugzilla-daemon at mindrot.org
2005-Jun-03  02:55 UTC
[Bug 920] Enable client multiplexing to fall back to enhance transparency
http://bugzilla.mindrot.org/show_bug.cgi?id=920
djm at mindrot.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #705 is|0                           |1
           obsolete|                            |
------- Additional Comments From djm at mindrot.org  2005-06-03 12:55 -------
Created an attachment (id=926)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=926&action=view)
Add automatic multiplexing option
OpenSSH -current includes some fallback support from ControlMaster=no -> TCP
connect. 
This patch adds the last piece: use an existing ControlMaster socket if one
exists, but fallback (and create one) if it doesn't.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Jun-06  11:56 UTC
[Bug 920] Enable client multiplexing to fall back to enhance transparency
http://bugzilla.mindrot.org/show_bug.cgi?id=920 ------- Additional Comments From e at molioner.dk 2005-06-06 21:55 ------- Created an attachment (id=928) --> (http://bugzilla.mindrot.org/attachment.cgi?id=928&action=view) Better manual diff Fixes some stuff in the man part of djm@'s diff: 1) New sentence, new line 2) Use .Dq for double quotes instead of "" I think .Dq should be replaced with .Pa whenever it is used for configuration parameters, but that is an unrelated change so I've kept it out of this diff. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Jun-06  12:08 UTC
[Bug 920] Enable client multiplexing to fall back to enhance transparency
http://bugzilla.mindrot.org/show_bug.cgi?id=920 ------- Additional Comments From e at molioner.dk 2005-06-06 22:08 ------- (In reply to comment #4)> I think .Dq should be replaced with .Pa whenever it is used for configuration > parameters, but that is an unrelated change so I've kept it out of this diff.That should have said ``.Ar'', not ``.Pa''. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Jun-08  11:31 UTC
[Bug 920] Enable client multiplexing to fall back to enhance transparency
http://bugzilla.mindrot.org/show_bug.cgi?id=920
djm at mindrot.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
------- Additional Comments From djm at mindrot.org  2005-06-08 21:31 -------
Applied to -current, will be in 4.2
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Seemingly Similar Threads
- [Bug 920] Enable client multiplexing to fall back to enhance transparency
- [Bug 1557] New: ssh multiplexing does not fall back to new connection when server refuses muxd session
- [Bug 1517] New: ssh ControlMaster process is crashing frequently when multiplexing ssh and scp connections with error 'select: Invalid argument'
- X11 forwarding and session multiplexing
- [Bug 2886] New: ssh-copy-id appears to hang indefinitely when ssh multiplexing is enabled, and it permits passwordless login