[Bug 1003] Port 0 forrwarding patch

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Jan 21 18:56:56 EST 2009


https://bugzilla.mindrot.org/show_bug.cgi?id=1003


Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #879 is|0                           |1
           obsolete|                            |
   Attachment #1255|0                           |1
        is obsolete|                            |




--- Comment #5 from Damien Miller <djm at mindrot.org>  2009-01-21 18:56:55 ---
Created an attachment (id=1595)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1595)
implement -R0:... forwarding for client and server

This patch implements -R0:... forwarding for client and server

The client support is pretty lame: it just prints the allocated port
using logit(). Ideally it would make it possible to stuff it into the
environment somehow, but I think the obvious solution of eval `ssh
-R0:... yourhost` is too dangerous an idiom to support.

-- 
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