> there isn't right now, but that's what we're talking about.  ;)
> 
> basically think of it as ssh -X forwarding for zlogin.
> similarly to how ssh creates a /tmp/.X11-* socket for it's
> remote connections, there's no reason that zlogin couldn't do
> the same.  ie.  when you zlogin it creates a /tmp/.X11-* socket
> within the non-global zone, set the DISPLAY variable and xauth
> info to point to that socket, and then forwards the connection
> to that socket to the X server running in the global zone.  (which
> would of course be via the /tmp/.X11-* socket in the global zone.)
> 
> am i making any sense?  :)

I suppose what you mean is that zlogin is going to put up a Unix socket
in the local zone and remap it to the global zone, right? None of the
TCP business doing unnecessary work (like fragmentation, checksumming,
etc blah blah).

-mg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 648 bytes
Desc: OpenPGP digital signature
URL: 
<http://mail.opensolaris.org/pipermail/desktop-discuss/attachments/20071006/251f0e58/attachment.bin>

Reply via email to