[Bug 1016] ssh caching doesn't forward X11 connections
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Jun 21 12:51:24 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1016
------- Additional Comments From djm at mindrot.org 2005-06-21 12:51 -------
Created an attachment (id=931)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=931&action=view)
Enable X11 and agent forwarding for multiplexed connections
This patch enables X11 and agent forwarding for multiplexed connections. I
can't see any way in the protocol that allows for forwarding multiple DISPLAYs
or agents so this patch inherits them from the master connection.
We could do a private protocol extension, but I'm not sure whether it is worth
it.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list